Forum Discussion
Anonymous
7 years agoNot applicable
Data Alerts
Hi,
I am looking to set data alerts in Power BI.
Sample Scenario:
If any of the below "Values" crosses 1.00, I would like an alert:
| Name | Value |
| A | 0.2 |
| B | 0.4 |
| C | 0.8 |
| D | 0.9 |
Any thoughts on how to set this?
Thanks
hi,
yes, you can do that. Check out this link:
https://docs.microsoft.com/en-us/power-bi/service-set-data-alerts
you may need to write MAXX function of the Values, then put it in Card Visual, then set alert from that.
1 Reply
- IamnvtContinued Contributor
hi,
yes, you can do that. Check out this link:
https://docs.microsoft.com/en-us/power-bi/service-set-data-alerts
you may need to write MAXX function of the Values, then put it in Card Visual, then set alert from that.