Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi,
Can we have colour coding based on some column in the visualization? for instance, i have a target value (which is 90 in the below case) metric 1 and metric 2 should be compared with target value and colour coded to green if it grater and to red if less.
otherHere the Target value is dynamic and can not be hard coded!
Is this possible?
Thanks,
Sravan
Solved! Go to Solution.
Hi @sravan,
As Drors said, if the target value is a constant number, you can set conditional formatting for columns. Similar to below:
However, setting conditional formatting based on a different column is not supported yet.
Regards,
Yuliana Gu
Hi @sravan,
As Drors said, if the target value is a constant number, you can set conditional formatting for columns. Similar to below:
However, setting conditional formatting based on a different column is not supported yet.
Regards,
Yuliana Gu
If the Target is Constant number you can use the conditional formating,
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 20 | |
| 20 | |
| 12 |
| User | Count |
|---|---|
| 63 | |
| 56 | |
| 47 | |
| 44 | |
| 37 |