Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Receive Power BI dataset Refresh failure notification when the refresh is not a scheduled refresh

Requirement:
We are required to set up a Power automate flow to trigger Power BI data refresh when an email arrives and get a Notification if the refresh is unsuccessful.
We have created the flow to trigger the refresh via email. But we want to get notified if our refresh is failed.

Tried some online available ideas as below but was not successful:

Using data driven Alert in Power automate:
Created KPI having a measure which returns 1 when Max refresh date = Today(). But this KPI will return 1 tomorrow as well even if the data refresh fails as the KPI was already 1.

Using statusCode in Power automate:
Here we have used below function to fetch the statusCode of the dataset refresh:

actions('Refresh_a_dataset').outputs.statusCode
- But this variable is always returing 202 which means 'the refresh has started and is in progress'

Is there any other way to achieve this requirement?

2 REPLIES 2
Kevin_Brennan
Frequent Visitor

We've been trying to do the same thing. This option is not really that great. It seems there is no straight forward way of getting a failure notification for a dataset refreshed by Power Automate. The email option in Power Automate only informs if the action of setting off the refresh itself fails, not if actual refresh fails after being set off.

 

Only option I have found that might help is to subscribe to the report itself and get a notification if data is updated or not. But that is a daily mail whether successful or not, so a bit overkill (well for our needs anyway)

 

Maybe this can be a development idea in Power Automate, an actual simple step that can check refresh state after it has been initiated with option to send email alert on status, for all or only failed items?

ppm1
Solution Sage
Solution Sage

Please see this video for one way to do this.

https://www.youtube.com/watch?v=n8qGP2kiZHo&t=518s

 

Pat

Microsoft Employee

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Kudoed Authors