We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hello All,
I have 8 Datasets in the different workspace which I update manually.Is there a way I can automate all refresh, but click of a button. I want to make sure all datasets are in sync.
I am not talking about scheduling, I want to control all data refresh by a click of a button.
Thanks,
Aditya
Solved! Go to Solution.
Hi @Anonymous ,
Please check these document:
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/refreshdataset
https://powerbi.microsoft.com/sv-se/blog/announcing-data-refresh-apis-in-the-power-bi-service/
Or you can write an flow.
Regards,
Amit Kumar
If this post helps, then please consider Accept it as the solution to help the other members find it more and give Kudos
Hi @Anonymous ,
You can use Refresh Dataset actions while creating a logic app, then you can call that logic app in Azure Data factory pipline using web activity. You can add so many logic app and we activity inside your Azure Data factory , then you can create a master pipeline and use Execute Pipeline activity to call all 8 Web activity and you can Trigger the Master pipeline which will indirectly call other 8 pipelines and your data will be refreshed.
Regards,
Amit
Hello AMit,
Thanks for the reply,
We dont have an azure subscription. I am looking if we can do it through programmatically.
Can I call Power BI ApI and execute data refreshes with a single click?
Hi @Anonymous ,
Please check these document:
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/refreshdataset
https://powerbi.microsoft.com/sv-se/blog/announcing-data-refresh-apis-in-the-power-bi-service/
Or you can write an flow.
Regards,
Amit Kumar
If this post helps, then please consider Accept it as the solution to help the other members find it more and give Kudos
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.