Use Metrics in Expressions
A Metric can be used in an Expression to conditionally change appearance and behavior:
- Change appearance (color, text, and image):
For example, change a Widget's border color to red if the satisfaction rate (Metric) is less than 75 percent.
- Change availability (visibility/enabling):
For example, enable or make a Widget visible only when the satisfaction rate (Metric) is less than 75 percent.