Hi All
I have a working flow which is manual for the moment and I will likely automate this via a Power App
A very simple use case as you can see in Fig 1 which is to trigger a Data Set Refresh on a Power BI Workspace
After a Trigger- my Data Set refresh could take say 5x minutes. In that time Ive already had a message posted to the teams channel
- See Figure 2
However what if my data refresh fails?
Im looking for an option such as
Help/Comments welcome
Jimmy
Fig 1
Teams Output:
Fig 2
- create a custom connector that runs API calls against the Power BI REST API
- implement calls to initiate an enhanced refresh and to get the refresh status of an enhanced refresh
- in your flow issue the refresh request, then wait a decent amount (5 minutes) and then ask for the status. Loop until the status is no longer unknown, and based on success/failure send out your notification.
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492