I think I have found a bug with the table visualisation.
Grafana V8.4.7 | AWS Managed Grafana Service
Windows 10, Microsoft Edge
Visualisation: Table
-
What are you trying to achieve?
I want to apply a value mapping to a calculated field with negative values. -
How are you trying to achieve it?
Using an overide property on the field selected by name, apply the following value mappings:
[1 - 100] → Template Not Found
0 → Current Version
[-1 - -100] → New Template Available -
What happened?
The first two value mappings applied, as per screenshot. However the negative values did not apply and the cels were unchanged.
-
What did you expect to happen?
Values from -1 to -100 should have been changed to say “New Template Available” -
Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
No errors found in the console. -
Did you follow any online instructions? If so, what is the URL?
Configure value mappings | Grafana documentation