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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

How to convert column into list of value

Hi all,

 

Currently I already publish a graph but the value of the graph as below (each column each abnormality). Since it input so many column in the values, so I decided to unpivot all the column in power query but did not get the same result. My goals is to use clustered column chart and sort it by value (%) from high to low.

 

This is the link of the excel - https://docs.google.com/spreadsheets/d/1GecgpPnS3qCWYcd6fOeAer0LSAMMOe7z/edit?usp=drive_link&ouid=116823452117004669194&rtpof=true&sd=true

 

nuhasan_1-1688544577950.pngnuhasan_2-1688544630693.png

 

Regards,

Nuha

 

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

 

After unpivotted, you got a Attribute column and a Value column. Everything seems to be OK.

vstephenmsft_0-1688696241353.png

Is the percentage result you want wrong in your visual? How is your percentage calculated?

                                                                                                                                                         

Best Regards,

Stephen Tao

 

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

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Hi @Anonymous ,

 

After unpivotted, you got a Attribute column and a Value column. Everything seems to be OK.

vstephenmsft_0-1688696241353.png

Is the percentage result you want wrong in your visual? How is your percentage calculated?

                                                                                                                                                         

Best Regards,

Stephen Tao

 

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

Anonymous
Not applicable

Hi @Anonymous ,

 

Any other way to do this? Since if I unpivot my data, the row of the table will be different. Because in this table not only have 2 column. 

Anonymous
Not applicable

Hi @Anonymous ,

 

Was my reply helpful? If so, please mark it as solution, more people will benefit from it.

 

Best Regards,

Stephen Tao

Anonymous
Not applicable

Hi @Anonymous ,

 

If you don't want to change the format of your data. What about unpivotting using DAX?

Please refer to

powerbi - Is it possible to unpivot in Power BI using DAX? - Stack Overflow

DAX Unpivot - Microsoft Fabric Community

                                                                                                                                                         

Best Regards,

Stephen Tao

 

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

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Top Solution Authors