Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Mahmed1
Helper IV
Helper IV

Transpose Data like this

Hey,

 

i have a table where i have 

Date...Code....Hours....Import Date

23/06...Leave...6.5.......14/06....

23/06...Leave...6.5.......15/06....

23/06...Leave...7.5.......16/06....

23/06...Leave...5...........21/06...

 

etc

 

how can i change the data using power query so it has all the import date across and code in a row with hours in between so i can see the change in hours day by day split by import date

 

so result like this

 

Date Selected 23/06


result

 

Code   14/06...15/06....16/06....21/06

leave.   6.5........6.5..........7.5..........5

 

i basically want to transpose all the import date and split the code into rows and have the hours split by import date so i can see how the hours changed on each import date for that code

 

hope this makes sense

 

i can do this in excel with formulas but was hoping i can achieve this ouput via powerquery

 

i dont have access to excel to load this into a view

 

i can have multiple codes but i only gave leave as an example

 

thank you

2 REPLIES 2
BA_Pete
Super User
Super User

Hi @Mahmed1 ,

 

You don't need to do anything with the data in Power Query - it's already in the perfect structure.

If you want to see the change in values, then put your data either into a Pivot Table or Chart if you're using Excel, or into a Matrix visual or Chart if youre using Power BI.

 

Pete



Now accepting Kudos! If my post helped you, why not give it a thumbs-up?

Proud to be a Datanaut!




Thank you

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors