Forum Discussion
Power BI Paginated Report Builder Export After Data Refresh?
- 4 years ago
Ah, I think you might be right andreas789.
I think I confused it with When a dataflow refresh completes.
But, you do have the Power BI REST API action called Datasets - Get Refresh Execution Details In Group, with that you could get the refresh status. But that requires either calling the API programmatically or with the HTTPs action in Power Automate (which is premium).
Thanks, nickyvv for that.
I searched in PowerAutomate but couldn't locate that trigger, only a trigger for successful dataflow refresh. Could you please share a link to that?
Ah, I think you might be right andreas789.
I think I confused it with When a dataflow refresh completes.
But, you do have the Power BI REST API action called Datasets - Get Refresh Execution Details In Group, with that you could get the refresh status. But that requires either calling the API programmatically or with the HTTPs action in Power Automate (which is premium).