I'm looking for a component that can help me display a result on a "spectrum" of risk from low to high.
For example, the risk spectrum is 0-100 where 0-33 = LOW, 34-66 MODERATE, and 67-100 HIGH
If the underlying data results in 45, I want to be able to display that on a dashboard that indicates that that is a MODERATE result - would love for it to be displayed/overlaid atop the spectrum for context but can't seem to find a good, common, pattern for this.
Thanks!
Discussion posts and replies are publicly visible
Have a look at the KPI components ...
https://docs.appian.com/suite/help/24.2/kpis-pattern.html
It has been updated in the latest version (24.2) but provides a good out of the box way of handling things like this. I use it a lot!
You can customise it dependent on the nature of the data and also add extra context to help the user. Customisation can include colour schemes and wording dependent on where the number lands in the spectrum.