Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Trigger Datarefresh

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

1 ACCEPTED SOLUTION
Anonymous
Not applicable

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.

2019-10-16 20_43_04-Window.png

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

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

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

Anonymous
Not applicable

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?

Anonymous
Not applicable

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.

2019-10-16 20_43_04-Window.png

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

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors