Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi
I have been using a flow Map in my dashboard.
I created a measure that shows the deviation between my actual and plan values:
If Actual-Plan>0 -> The lane is classified as "Low Risk".
If -0.01<actual-plan<0 -=""> The lane is classified as "Medium Risk".
if Actual-Plan<-0,01-> the lane is classified as "High Risk".
Dax:
Based on these three categories, I would like to set these colors:
Lane with "Low Risk" in "Green".
Lanes with "Medium risk" in "Yellow
Lanes with "high risk" in "red
Surprisingly, it is not possible to set the color individually
When I choose the "Auto fill" option, the colors are randomly selected, which are not the colors I need. Could you please help me to find a solution
Try creating a new column, not a new measure.
| User | Count |
|---|---|
| 57 | |
| 43 | |
| 32 | |
| 16 | |
| 13 |
| User | Count |
|---|---|
| 84 | |
| 70 | |
| 38 | |
| 27 | |
| 24 |