Forum Discussion
Summing text columns for visual
- 4 years ago
Hi Anonymous ,
According to your description, here's my solution.
In PowerQuery, select all columns and click Unpivot, then rename the columns, get table like this:
In Desktop, put States in Axis, Skill in Legend and Values. In the Values well, select Count, get the result.
I attach my sample below for reference.
Best Regards,
Community Support Team _ kalyjIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous ,
Try doing Pivotting/Unpivotting so that you get Improved, Developed and no change in column and the types of skills in rows. After that put values on the X-axis and types of skills in Y axis.
If this helps you then mark it as solution and hit the thumbs up. Thanks.
Regards,
Trupti S
I'm struggling to get this to work - could you explain further?
I'm able to unpivot my 8 columns so that I get an attribute-value pair, but can't seem to see how to re-pivot it to get my 3 values as column heads and my skills as rows
Thanks