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 can I customize the sequence of labels and positions of those pieces of a pie chart?

My current pie chart looks like the one below. Now I am wondering how I can switch the positions of "Very Well" and "Well". Thank you for your answering in advance!

sequence.JPG

1 ACCEPTED SOLUTION
MFelix
Super User
Super User

Hi @Anonymous,

 

Don't know how you have your table setup. But you can add a new table with the Type and a sorting option something like this:

 

Sort        Type

1 Poor
2 Neutral
3 Well
4 Very Well

 

Then select the Type column and choose it to sort it by the Sort column, then just relate this table with the other one and use this to make the legend of your chart. Then just need to make the sort of the chart by type.

 

Regards,

MFelix


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



View solution in original post

1 REPLY 1
MFelix
Super User
Super User

Hi @Anonymous,

 

Don't know how you have your table setup. But you can add a new table with the Type and a sorting option something like this:

 

Sort        Type

1 Poor
2 Neutral
3 Well
4 Very Well

 

Then select the Type column and choose it to sort it by the Sort column, then just relate this table with the other one and use this to make the legend of your chart. Then just need to make the sort of the chart by type.

 

Regards,

MFelix


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors