Azure-Samples / cdm-azure-data-services-integration

Tutorials and sample code for integrating CDM folders with Azure Data Services
MIT License
70 stars 46 forks source link

Extract tables for classification #11

Open iamarcel opened 5 years ago

iamarcel commented 5 years ago

Purpose

This adds Sales.InvoiceLines and Sales.Invoices to the tables that should be extracted to the dataflow in Power BI, so the IPython-notebook doing machine learning has access to all the necessary data.

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[X] Documentation content changes
[ ] Other... Please describe:

How to Test

Walk through the tutorial; especially step 4.3.2.