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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
Anonymous
Not applicable

Source / Dataset refresh

Is there any function/Query step that will force refreshing data from datasource?

 

I have excel files stored on sharepoint where sales team maintained data.

I want to create CSV file after they finish, but when I am not at work anymore.

I am using Function.InvokeAfter to delay R script generating CSV, but it exports not refreshed data.

Example:

I run query with delay at 16:00.

Sales team changes data until 20:30.

R generates CSV at 23:00 - I want to have data as of 23:00, not as of 16:00.

Any ideas?

2 REPLIES 2
v-juanli-msft
Community Support
Community Support

Hi @Anonymous 

Is this problem sloved? 
If it is sloved, could you kindly accept it as a solution to close this case?
If not, please let me know.
 
Best Regards
Maggie
v-juanli-msft
Community Support
Community Support

Hi @Anonymous 

If you publish reports from Power BI Desktop to Power BI Service, where you can configure schedule refresh for that dataset.

With schedule refresh, the data can automatically update from data source so to show lastest data on reports.

You can set up to 8 times one day for schedule refresh.

Chech offical documents for details.

https://docs.microsoft.com/en-us/power-bi/refresh-scheduled-refresh

https://docs.microsoft.com/en-us/power-bi/service-gateway-onprem

 

Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

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.

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

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