Forum Discussion
Background Color Change based upon Value
- Anonymous7 years ago
Hi,
just make a new column with similar concept as explained below( you have to apply either if or switch function) :-
I'm using IF condition/function
New_Column = if([category = "engagement" , 1, if(([category = "Known", 2, if(([category = "Outcomes", 3,0))Now go to condition backgroubd formating (click on field column in which you want to do background formatting)
Please see the below picture
Now in the conditional background formating use the new column to make the rules.
Select Format BY to rules
Select based on Field to New_Column
YOU WILL GET SIMILAR RESULT AS BELOW:
HOPE THIS WILL HELP
that would work although i would want them to colour code in the category they are in, so for instance you can see "Auckland Regions" has some blanks and it comes under the category known,so i would want them to be colour coded orange. as you see in the picture below i have blanks for the category Engagements therefore , for all the blanks they should be coloured blue
or is there a way to just make everything under the Column "Engagement" blue and everythingunder the Column "Known" Orange and everything under the column "Known" Purple?