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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
We have went through this scenarios wherein we reactively received couple of issues from our users related to our power bi report being down.
How can I proactively set notifications / alerts if something like this happens :
I know power bi altert feature is there but it has limitations only on Numeric data. like KPIs , scorecard etc.
We only have graphs and tables in our report hence power bi alert is not helpful our scenario.
Appreciate the help!
Regards,
Sonia
"My Workspace is Premium Per User Capacity"
Sorry to hear that.
"Yeah scheduling MDX could be one approach but it will only validate my data no way it will let me know if my report is down"
At some point you will have to introspect and define what "my report is down" means to you.
- Power BI Service outage
- Capacity outage
- workspace corruption
- dataset corruption
- refresh failure
- unrecognizedETL logic issue
- users not being allowed to see visual
- visual not rendering due to memory constraints
etc etc.
A lot of these scenarios can be covered by running a MDX query.
Exporting a PNG successfully still doesn't tell you with absolute certainty that your report "works" - it can still show nonsensical data.
Sad as it is, your end users are still your best alert mechanism.
Are you on shared capacity or Premium? They use different calls.
Another alternative is to run MDX queries against your dataset with a scheduling tool of your choice.
My Workspace is Premium Per User Capacity
Yeah scheduling MDX could be one approach but it will only validate my data no way it will let me know if my report is down 😞
Thanks in Advance!
Use Power Automate to schedule report extracts (single page to PNG) every 15 minutes. If it fails, send notification.
Already tried that getting below exception. working with support however. Any other suggestion?
Define "proactively" - what is your SLA? five minutes? fifteen minutes?
Hi Ibendlin, Anything between 15 to 20 mins is good. So the goal is if the power bi report is down by any reason (i.e. fails to load or throws exception) within 15-20 mins i need an alert to be triggered for our team.
How can i achive it!
Hope this clarifies.
Thank you.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!