Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi, I have the following query:
There are about 370 records, and each contains the same 3 columns:
I would like to unzip it into 370 rows and 3 columns, so my columns are: OEE, Shift, Timestamp, and my rows are just the values for each record. Is that possible somehow? Thank you
Solved! Go to Solution.
This was bad advice, I used a custom column to create 3 columns from records like Record.Field([Column1], "Shift")
Sorry, but it doesn't work.
What is the source and what should stand for rows?
This was bad advice, I used a custom column to create 3 columns from records like Record.Field([Column1], "Shift")
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!