Forum Discussion
jitpbi
6 years agoPost Patron
Change button colour
Hi, I have to dynamically change the colour of a button based on the field's value. The filed has 3 different values 0,1 & 2, please refer the below example: Field Values Button Color ...
Anonymous
6 years agoNot applicable
HI jitpbi,
You can create a table visual with your records and configure these fields to summarize mode 'do not summarize'.
Then you can apply conditional formatting on 'button color' fields with raw fields values instead of aggregate values.
Regards,
Xiaoxin Sheng
- jitpbi6 years agoPost Patron
Hi, I have tried after configuring the field to summarize mode 'do not summarize' and used conditional formatting in "Fill" option of button but it's not working.
My Field has three values : 0,1,2 and i need three different colours for these values.
Thanks