I would like to color the background of my table rows depending on a threshold. For this I use the override “cell types” → “colored background”. However, after applying this override, the number in the corresponding cell of the table disappears. Only the expression [object Object] is displayed.
How can I solve this problem?
Override:
Bevore using the Override:
After using the override
what does your messwerte column data look like in the datasource?
what does your threshhold/ override look like?
The values in the corresponding column are of type float.
My thresholds look like this:
I have now found out that the problem only occurs after adding the “Time series to table” transformation. Without this transformation, everything works as desired. Can anyone help me with this?
My data source is an InfluxdB.