Knowledge Base Article

Ordering My Pie Chart From Largest Percentage To Smallest

Modeling Need:
My pie chart is ordering the data in alphabetical order by category. I am looking to order the data from largest to smallest percentage.
Solution:
I can change the widget type from pie chart to column chart. Then order the values in descending order:
Then change the chart type back to pie chart to see the representation I am looking for:
Updated 03-02-2023
No CommentsBe the first to comment