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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I like to change the columns to rows
I like to change from left format to right format
either in power query or excel
Solved! Go to Solution.
Hi,
you can do this in power query editor,
open power query editor:
select the date column
select pivot column on the transform ribbon
in the drop down select your value column
Result:
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
In Power Query, go to the Transform Tab, select the Date Column, then click on "Pivot Column" button.
For Values column, select "value".
If this works for you, please remember to mark it as a solution so it can be of help to anyone else searching for similar solutions.
go to power Query,
select your table,
select Date Column
go to transform tab,
Click Pivot
select Value
go to power Query,
select your table,
select Date Column
go to transform tab,
Click Pivot
select Value
In Power Query, go to the Transform Tab, select the Date Column, then click on "Pivot Column" button.
For Values column, select "value".
If this works for you, please remember to mark it as a solution so it can be of help to anyone else searching for similar solutions.
Hi,
you can do this in power query editor,
open power query editor:
select the date column
select pivot column on the transform ribbon
in the drop down select your value column
Result:
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍