Forum Discussion
Conditional formatting
- Anonymous3 years ago
Refer the file shared by Anonymous and make required changes as shown in the below images to obtain the results.
Thank you.
If my answers helps you please mark it as solution.
I should create a visual object like this below with the characteristics that I expressed in the previous post (I am not able to explain better); Can you help me? Thank you
Refer the file shared by Anonymous and make required changes as shown in the below images to obtain the results.
Thank you.
If my answers helps you please mark it as solution.
- Mussaka3 years agoHelper I
In my previous request I was referencing a table where a person had a single row, but now I realize that a person can have multiple rows based on the reporting period. So, one row for January, one for February and so on. If I apply the same measure you suggested, it gives me an error. I also tried to create and then merge another table in which I grouped all the rows, but for the type of work I have to do it is necessary that the rows, while adding together, keep the value present in each row . It is very complex to explain, I hope someone understands and suggests a solution. Thanks in advance
- Mussaka3 years agoHelper I
Thank you very much!
How could I apply the formula you showed me to create a conditional formatting with the colors in the icons? I mean...IF('OT_fact (1) original'[Annual Delta Treshold vs. OT]>=100,"Within Threshold" (one color of the icon, for example yellow circle), IF('OT_fact (1) original'[Annual Delta Treshold vs. OT]<0,"Above Threshold", (another icon color, for example blue circle), IF('OT_fact (1) original'[Annual Delta Treshold vs. OT]<= 50&&'OT_fact (1) original'[Roster.CCNL UPDATED]="CREDIT","Near Credit" (another color) and so on....
Thank you again