Forum Discussion
Refresh dataset using Flow
Is it possible to refresh dataset in Power BI using 'Flow'?. If yes how to do so?. If no, Is there any other way to refresh dataset with any trigger like 'update'?
6 Replies
- Greg_DecklerCommunity Champion
- AnonymousNot applicable
Hi suhail_ma,
Current power bi not support to use flow to refresh.
>>If no, Is there any other way to refresh dataset with any trigger like 'update'?
Perhaps you can try to use scheduled refresh, below is the reference link:
Regards,
Xiaoxin Sheng
- suhail_maFrequent Visitor
Anonymous Thanks for your reply.
I'm looking for an option to refresh data at any time with a trigger when a person updates the data from anywhere(say some other applications).
- JRastenbergerNew Member
Me too. Must see if that can be voted on.
- lndnbrgResolver IIII know, it is an old topic.. but: you can use Flow to trigger a dataset refresh by making a http call to the Power BI API:
https://powerbi.microsoft.com/de-de/blog/announcing-data-refresh-apis-in-the-power-bi-service/- ImkeFCommunity Champion
Thats correct Andreas :)
Here is a detailled description: https://medium.com/@Konstantinos_Ioannou/refresh-powerbi-dataset-with-microsoft-flow-73836c727c33