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

The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!

Reply
M_Butler
Frequent Visitor

Power Query - Pivoting Data

Hi,

 

I have this data:

 

DateProductVolume
8/04/2024A10
8/04/2024B20
9/04/2024A10
9/04/2024C30
10/04/2024A5

 

I would like to use Power Query to convert it into this format:

 

DateABC
8/04/202410200
9/04/202410030
10/04/2024500


I have tried using transpose/unpivot but I am not getting the desired results unfortunately.

 

Any ideas? TIA!

1 ACCEPTED SOLUTION
Ritaf1983
Super User
Super User

Hi @M_Butler 
You need to pivot the column product :

Ritaf1983_0-1713235809993.png

after this replace null with 0

Ritaf1983_1-1713235865696.png

pbix is attached

If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

View solution in original post

3 REPLIES 3
Ritaf1983
Super User
Super User

Hi @M_Butler 
You need to pivot the column product :

Ritaf1983_0-1713235809993.png

after this replace null with 0

Ritaf1983_1-1713235865696.png

pbix is attached

If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

Amazing, thank you so much!

Happy to help 🙂

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

Helpful resources

Announcements
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.