hi,
I have a measure to be displayed in a Card. The possible range of Value is between 0 and 100. However, i would like to display the color of the card dynamically based on the value range like
<=50 (Red)
>50 and <=90 (Yellow)
>90 (Green)
Would like to know if this can be done dynamically in Card. I am aware of the alternative options using custom visuals like dial guage and Card with States.
Thanks,
Rao