Dyanmic Dashboard based on threshold

I have a dashboard with multiple panels, each of them calculating a kpi value. So if some of the values become less than threshold, i want to show only that panels in dashboard. What could be best way to do that.

Hi,

Another approach is to add an alert panel and create an alert rule for that threshold.

Hope it helps, Good Luck

Hi, thanks for replying. Your approach is good but i wanted some thing more. Is there any way a variable can be assigned as the alert is raised. I am thinking that - i will create a variable ‘a’ which will refer other variable ‘b’, and variable b will get some value from alert. Like KPI’s c,d,e are showing alert so b will set to ‘c d e’ or cde or something like that. Is this approach possible.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.