Forum Discussion
Conditional Coloring on Donut Chart based on value
Hi Anonymous
You may try to add a column with IF condition. Then use 'Data colors' to show the color. For example:
Regards,
Cherie
- Anonymous7 years agoNot applicable
HI Cherie,
This does appears to be what I am looking for. Any chance you could upload a pbix file so I can take a deeper look. I have tried it with my report and doesnt appear to be working correctly.
Thanks
- v-cherch-msft7 years agoMicrosoft Employee
- Anonymous7 years agoNot applicable
Although this idea works, its not really working in my scenario. For example I have 2 measures in the values. One is the % value, and the other is the 'blank' value (eg. 1-%). See below;
I think with your example, it fixes the area of the chart fill, so any value between 80-100% fills the same amount of the chart area with the associated colour. I need it colour and fill acuratley by the %. So 45% fills 45%, and 47 % fills 47% of the chart. Let me know if this need clarifying further.
Thanks