Hi Team,
I have a dashboard with 7 panels
I need an alert to monitor the dashboard and alert us if any one of the panel shows percentage is > 10
Is there a possibility to create alert with the dashboard link?
Dashboards are for people and are only action when someone is using them. Alerts run searches on a schedule and trigger an action based on the results of the searches.
Consider copying the searches from the 7 panels into scheduled searches. Then have the dashboard use the loadjob command to display the most recent results of each search. Create 7 alerts that also use the loadjob command to load the search results and take action based on them.