Forum Discussion
How to refresh all data sources for report in one shot?
- 2 years ago
Refreshing the semantic model doesn't trigger the refresh of the Dataflows therefore the data in the semantic model stays as it was if the dataflows weren't refreshed. That's why it is a must to refresh the dataflows then after all refreshes have terminated then trigger the refresh of the semantic model to get the up-to-date data.
Refreshing the semantic model doesn't trigger the refresh of the Dataflows therefore the data in the semantic model stays as it was if the dataflows weren't refreshed. That's why it is a must to refresh the dataflows then after all refreshes have terminated then trigger the refresh of the semantic model to get the up-to-date data.
correct, that is what I am doing in PA
- aj19732 years ago
Community Champion
You can use schedule refresh in Power BI instead of Power Automate, you just need to choos the good time schedules for both Dataflows then for Semantic models.
- kblackburn2 years ago
Advocate I
The OP indicated that this was for a non scheduled refresh situation. For scheduled refreshes yes, we are using power bi. Thanks