Forum Discussion
Andrew415
1 year agoFrequent Visitor
Pivoting Multiple Columns More Efficiently
Hi, I am trying to find a more efficient way to multiple pivot columns in Power Query from a shipping report. I'm currently selecting each pair of columns (description and adjacent amount), pivoting ...
- 1 year ago
Hi Andrew415 ,
With your source data, I came up with a solution in Power Query. Do have a look. Thanks!
https://docs.google.com/spreadsheets/d/1EIpZo5-DOpKhDYU4IMOfQYYtWdMh6sx7/export?format=xlsx&ouid=104752674875039603034&rtpof=true&sd=true
Andrew415
1 year agoFrequent Visitor
Would it be possible to list the measure here as text? I'll give it a go and see if it might help. The blank columns wouldn't need to be part of the visual
Irwan
1 year agoSuper User
hello Andrew415
i am not sure why you want it as text but perhaps it is possible.
you can tweak the DAX however you want to match up your requirement including the blank column.
otherwise, try using SundarRaj 's solution. it surely gives your broader insight of your case.
Thank you.