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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
javedbh
Helper II
Helper II

Refresh dataset in .pbix file programatically

We can refresh the dataset in Power BI Desktop file (.pbix) in Power BI Desktop by clicking the “Refresh” button. Is there any way to do this programmatically?

 

Not sure if it is the correct forum to post but someone might be able to answer.

1 ACCEPTED SOLUTION
ankitpatira
Community Champion
Community Champion

@javedbh You can consider power bi embedded which gives you set of APIs to perform power bi tasks. Since that feature is still in preview there is no API to trigger data refresh programatically however that may change in future as that feature moves out of preview.

 

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Hi javedbh,

We are not able to refresh dataset in Power BI Desktop file programmatically. Regarding to this issue, please vote it in the following ideas.

https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/10831176-programmatically-refresh...
https://ideas.powerbi.com/forums/268152-developer-apis/suggestions/9258843-trigger-refreshes-for-dat...

Thanks,
Lydia Zhang

Is it currently an option for in shell cmd or powershelll

 

doing...

 

refresh report.pbix?

Hi all! 


Somebody has a sample code to do this? 

 

Thanks!

 

ankitpatira
Community Champion
Community Champion

@javedbh You can consider power bi embedded which gives you set of APIs to perform power bi tasks. Since that feature is still in preview there is no API to trigger data refresh programatically however that may change in future as that feature moves out of preview.

 

sdjensen
Solution Sage
Solution Sage

PBI Desktop is a development tool to develop models and reports meant for sharing in the Power BI Service where you can schedule refresh of your data. I don't know of any feature to enable auto refresh in .pbix files.

/sdjensen

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors