MSPowerBI: Difference between revisions
(→Views) |
|||
| Line 13: | Line 13: | ||
===Import Data from Excel=== | ===Import Data from Excel=== | ||
===General Information=== | |||
Power Query Editor always works with a preview of the data, to make the development process fast. When you load the data in Power BI, transformations will be applied on the entire dataset. Hence errors might have not been identified before the full import of data. | |||
===Steps=== | |||
* select import and file | * select import and file | ||
* select transform (not load) | * select transform (not load) | ||
Revision as of 13:09, 24 February 2022
Information
- extension for local saves is *.pbix
Views
Ressources
https://www.youtube.com/watch?v=AuYzsfXKkbM
Operation
Import Data from Excel
General Information
Power Query Editor always works with a preview of the data, to make the development process fast. When you load the data in Power BI, transformations will be applied on the entire dataset. Hence errors might have not been identified before the full import of data.
Steps
- select import and file
- select transform (not load)
- delete rows above headers (e.g. filter sums) by
- set first row as header line by
- delete columns not needed by right click -> delete