DrewGillow
06-20-2024Cloud Apps
Status:
Needs Votes & Comments
Allow Functions and reuse of conditional coloring rules in Pulse Thresholds
Goal
- Enable dynamic alerting based on history using formulas
- Enable reuse of conditional coloring rules for pulse threshold
Background
- Pulse allows you to trigger off of a threshold (e.g. > 10,000, <= 10)
- Conditional Coloring of widget values allows for functions (e.g. Min([Months in Date], [# of unique Transactions])
- Perhaps the Automatic anomaly detection does this, but we have no visibility into what is results in an anomaly. Also not sure if you have to wait for the anomaly detection to learn. e.g. the cube has been built every day for years and has years of data, but the widget was only created a couple weeks ago and the pulse alert was added yesterday. Will it detect anomalies or out of bound conditions that we could write with a formula
Desired Functionality
- Enable use of functions in Pulse thresholds similar to Conditional Coloring of widget values
- Ideally enable reference to the Conditional coloring options for the widget. The dashboard designer already built it into the dashboard. The user just wants a pulse alert when the widget turns RED. Provide means of selecting from existing conditional coloring rules (Whether they are static values or forumlas) when building/editing the Pulse tile.