Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi Community,
I want to convert colums to row by using Power Query and below is my situation and expecting result
In Power Query, when doing transform by right clicking Month column and Unpivot Other Columns and it doesn't show the expecting result as in the above screenshot.
Please help me to achieve the result.
Thank you very much
Solved! Go to Solution.
After the Unpivot:
Pivot the Month column using Value in Values and "Maximum" or "Don't Aggregate" from Advanced section.
After the Unpivot:
Pivot the Month column using Value in Values and "Maximum" or "Don't Aggregate" from Advanced section.
Excellent, thank you very much