Forum Discussion
Anonymous
3 years agoNot applicable
linechart alerts
Is it possible to setup alerts on linechart on the data point which crossed the threshold and send emails.
- 3 years ago
Hi. No you can't. The alerts are only available for Cards, Gauges and Kpis. As an approach you might be able to execute a query via API that check values and then send emails, but it's like a custom development.
Doc just in case: https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/execute-queries-in-group
I hope that helps
ibarrau
3 years agoSuper User
Hi. No you can't. The alerts are only available for Cards, Gauges and Kpis. As an approach you might be able to execute a query via API that check values and then send emails, but it's like a custom development.
Doc just in case: https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/execute-queries-in-group
I hope that helps