Skip to main content

Value to text

Maps a numeric value to a text label and optional color. Useful for turning numeric thresholds into human-readable statuses (e.g., 0-50 → "Low", 51-80 → "Medium", 81-100 → "High").

Example: Value to text

Configuration fields

FieldDescription
ExpressionThe expression to evaluate and map
MappingA mapping of values to corresponding text and color

Mapping fields

FieldDescription
ValueThe value expression must be equal to display corresponding text
TextThe text to display
Color(optional) The color to display the text in