The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.