Forum Discussion
Samba777ravuri
3 years agoFrequent Visitor
Power BI dataset Refresh failure notification when we do refresh from Power Automate flow
Problem Proposition: In order to receive a notification if the refresh of the Power BI data is fails, we must set up a Power automate flow. Additionally, we built up a flow in Power Automate to sta...
JamesDBartlett3
2 years agoAdvocate II
The reason you're not getting a notification is because the "Run After" action isn't checking whether the dataset refresh failed in Power BI, it's only checking if the previous step in Power Automate failed. As far as Power Automate is concerned, it successfully told Power BI to refresh the dataset, so it does not execute the "Run After" action.
Here's an article from PowerBI.tips which explains how to achieve the result you're going for. Fair warning: It requires a Power Automate Premium license.