MSPowerBI: Difference between revisions
(→Steps) |
|||
| Line 23: | Line 23: | ||
* delete columns not needed by right click -> delete | * delete columns not needed by right click -> delete | ||
====N charactors from left==== | ====N charactors from left==== | ||
* [[File:PowerBI_7.PNG|200px]] | |||
* next step delete the rows to the right | |||
====Adjust Query==== | ====Adjust Query==== | ||
Revision as of 15:13, 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