Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hello everyone
I have to create a report about workers, but this report should be builded like a photo. I have a table with about 9,000 rows (amount of rows is floating) and one heading with name of columns.
How can I do it by PowerQuery? Data is downloaded from our SAP, so I need to do it by PowerQuery.
Solved! Go to Solution.
Table.Combine(List.Transform(Table.Split(PreivousStepName,1),Table.DemoteHeaders))
Table.Combine(List.Transform(Table.Split(PreivousStepName,1),Table.DemoteHeaders))
Awww It's fast and simply! Thank you so much.
Pretty slick.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 4 | |
| 3 | |
| 3 |