Reports - Pie charts colors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2024 08:43 AM
Hi All,
I would like to configure my charts so that a specific value is always represented by one color.
Like here this is fine:
We can see here we have colors that are the same in both charts for the same values eg. very low is represented by pale pink:
however if I remove a record that is shown as 'very low' in the first top chart:
then the colors are not the same, very low is pale pink just the same as low, and the colors should match the values.
How I can make sure that eg. very low is always pale pink?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2024 08:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2024 10:53 PM
Hi @dev_K ,
Have you ensured to define the chart colors according to your requirement:
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2025 11:27 PM
In the Configuration, Sorting can be set to either Sort by Name (grouped value) or Value (metric value). Color in scheme will be assign to items based on the order.
Base on this logic, the color cannot be arranged to a specified value.