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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I need to be able to email users when the dataset is refreshed with new data.
The problem I have is that emails are sent out after the first refresh of the day regardless of whether the underlying data has changed.
Sometimes the ETL processes feeding in new data fail, and under these situations I don't want to email the users after a "false" refresh.
So here is one method. Create a measure that is count of rows of some fact table that you have using COUNTROWS. Display this measure in a Card tile on a dashboard. Use the ellipses (...) of the tile to Manage alerts. Set an alert for a number you know is well below how many rows are in the table. Alerts will only be sent when the data changes.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.