Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
Solved! Go to Solution.
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.
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.