MSPowerBI: Difference between revisions
(→Steps) |
|||
| Line 22: | Line 22: | ||
* set first row as header line by [[File:PowerBI_4.PNG|400px]] | * set first row as header line by [[File:PowerBI_4.PNG|400px]] | ||
* delete columns not needed by right click -> delete | * delete columns not needed by right click -> delete | ||
====N charactors from left==== | |||
====Adjust Query==== | ====Adjust Query==== | ||
Revision as of 15:10, 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