Forum Discussion
TD21
3 years agoHelper II
Refresh Some but Not All Data Sources in a Report
I have a report that pulls data from different data sources. Can I refresh them at different frequency? Example, can I refresh data source 1 daily, data source 2 weekly, data source 3 ad-hoc, without...
- 3 years ago
Yes, this can be done. Then you need to use Enhanced refresh with Rest API. This can be done from power automate, azure data factory, powershell and so on.
Then you can setup refresh at any time, and you can refresh whole dataset, one table or even a single partition if you have incremental refresh.
You can also have a power automate button in the Power BI report if you want end users to have possibilities to trigger a refresh.
br
Marius
mariussve1
3 years agoSolution Sage
Did you try the enhanced refresh feature I posted earlier?
Marius
TD21
3 years agoHelper II
mariussve1 I did. Thank you very much!