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

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

Reply
Anonymous
Not applicable

Scheduled refresh including excel workbook connection?

Hello,

I have a excel file which has connections to another excel file. The problem is that my report does not refresh the data from the excel worksheet because of the connection. I have to open my excel file and refresh it manually to feed my report with the newest data. How can I set a scheduled refresh in excel like in Power BI ?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

 

Did you mean set a scheduled refresh in Power BI Desktop?

 

There's a feature called Automatic page refresh.

Automatic page refresh works at a report page level, and allows report authors to set a refresh interval for visuals in a page that is only active when the page is being consumed. Automatic page refresh is only available for DirectQuery data sources. The minimum refresh interval depends on which type of workspace the report is published in, and the capacity admin settings for Premium workspaces and embedded workspaces.

Learn more about automatic page refresh in the automatic page refresh article.

 

In short, the only refresh option for import mode within Power BI Desktop is the manual Refresh you find in the top ribbon.

 

Check out the following link for more information on data refresh:

Data refresh in Power BI - Power BI | Microsoft Docs

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous ,

 

Did you mean set a scheduled refresh in Power BI Desktop?

 

There's a feature called Automatic page refresh.

Automatic page refresh works at a report page level, and allows report authors to set a refresh interval for visuals in a page that is only active when the page is being consumed. Automatic page refresh is only available for DirectQuery data sources. The minimum refresh interval depends on which type of workspace the report is published in, and the capacity admin settings for Premium workspaces and embedded workspaces.

Learn more about automatic page refresh in the automatic page refresh article.

 

In short, the only refresh option for import mode within Power BI Desktop is the manual Refresh you find in the top ribbon.

 

Check out the following link for more information on data refresh:

Data refresh in Power BI - Power BI | Microsoft Docs

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

edhans
Super User
Super User

You cannot using the Power BI Service. The correct answer is to rebuild all of the logic in that Excel file into Power BI - either in Power Query or the DAX side, or both, so there is no intermediary refresh.

The other thing you could do is set that file to launch periodically via Windows Scheduler, then with an auto-execute VBA macro, refresh, save, and exit the file. That becomes a bit of a Rube Goldberg machine though, and I'd advise against that effort. 



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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