Forum Discussion
LouStagner
9 years agoFrequent Visitor
Transformation conundrum!
I have a Power Query transformation I am trying to do that I am stuck on. I have 2 pictures below showing what the data currently looks like and an after picture that shows what I need to turn it in...
- 9 years ago
Please follow this sequence and let me know if work for you:
GilbertQ
9 years agoSuper User
I would suggest to Transpose your Columns first.
Then once that is done you possibly then can Unpivot some other columns and then that should get it into the format you need.
I have personally done it in the past where I have Transposed, Unpivoted and Transposed again.
LouStagner
9 years agoFrequent Visitor
Thanks for your feedback,
I am still having no luch trying to make this work through a combination of trasnforms and pivot/unpivot.
There has got to be a way, but whatever that way is, I can't figure it out!