Forum Discussion
Conditional Formatting - Bar Chart from Field values
- 5 months ago
Hi 3mmanuel_12,
Thank you grazitti_sapna AnalyticPulse, for your insights,
I reproduced the scenario using sample data in Power BI Desktop and was able to observe the same behavior where the measure returns the correct Red/Green values, but the column chart color does not reflect the same result.
Thank you.
Thanks for your answer.
My measure is something like that.
if you put hex code in measure it should work, select the colour from conditional format options visualization based on feild value
- 3mmanuel_125 months agoRegular Visitor
I already use hex code for color but still the same issues.
- AnalyticPulse5 months agoSolution Sage
can you please try the measure using switch function, as suggested by grazitti_sapna . it always works for me.
- 3mmanuel_125 months agoRegular Visitor
If you look at my measure and the bar chart. I added the color value as data label.
As you can see the measure returns the exact value that i need. But the bar chart color does not reflect the same color.