This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi Experts
I am using a clustered bar chart for the vuisulaisation and i cannot find the colour stauration field, so my postive values are being shown as red as opposed to green variance.
see image below.
Solved! Go to Solution.
Hi @Anonymous ,
Color saturation on visuals was upgraded to use conditional formatting since 2018 November release for Power BI desktop. Please check: Color saturation on visuals upgraded to use conditional formatting
Best regards,
Yuliana Gu
Hi @Anonymous,
You could add a calculated column like below.
Column3 = IF(Table2[Column2]>0,1,0)
Add the calculated column into chart legend. You can customize the color for column bars under "Data Colors".
Best regards,
Yuliana Gu
Hi @Anonymous ,
Color saturation on visuals was upgraded to use conditional formatting since 2018 November release for Power BI desktop. Please check: Color saturation on visuals upgraded to use conditional formatting
Best regards,
Yuliana Gu
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 32 | |
| 25 | |
| 23 | |
| 22 | |
| 13 |
| User | Count |
|---|---|
| 61 | |
| 47 | |
| 27 | |
| 24 | |
| 19 |