Hi,
Is there a way to assign color to the cell in table based on the field value in it?
As far as I could understand, there is option to color based on the thresholds. But can we assign different colors for different values?
thanks in advance…
I managed to do this by setting multiple overrides to a field:
- Add a value mapping for instance “ok” => 0, “warning” => 1, …
- Add Thresholds to those values e.g. 0 => red, 1 => yellow
- Add a Color Scheme based on Thresholds
This works with the drawback that the mapping shows in the table, not the original text