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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi all,
I'd like some help turning my raw data into the data format desired as shown in the screenshot below. Any suggestions on how to do this? Thank you!
Solved! Go to Solution.
@Anonymous
Select these columns and do unpivot in transform data mode /edit query mode
https://radacad.com/pivot-and-unpivot-with-power-bi
** Rename columns before unpivot
@Anonymous
Select these columns and do unpivot in transform data mode /edit query mode
https://radacad.com/pivot-and-unpivot-with-power-bi
** Rename columns before unpivot
Thanks
@amitchandak thanks. How can I select multiple columns at once to unpivot? I have around 30 columns to unpivot.