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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Anonymous
Not applicable

Can't set scheduled refresh

Hi there,

 

My report mainly contains data derived from SQL, with one set of data coming from Excel. I've disabled the load and refresh options for the Excel table:

 

Nigel_Mayhew_0-1623915798066.png

 

However, when I try to set up the scheduled refresh on the report server, it doesn't allow me to:

Nigel_Mayhew_1-1623915874723.png

Nigel_Mayhew_2-1623915887000.png

How can I overcome this issue please?

 

Thanks.

1 ACCEPTED SOLUTION
d_gosbell
Super User
Super User

Unfortunately the scheduler cannot see into your data model to see if the data sources are used or not.

 

Since it looks like you are already using a network drive for this one fix would be to configure this connection to use a UNC path instead of the drive mapping (this is because the M: drive is specific to your user and does not exist on the server). If you open Windows Explorer you should see some other text infront of the M: drive. It will be in the form of "<share_name> ( \\<server_name>) (m:)"

 

so instread of referencing the file as: m:\administration\f&c\...

you should be able to use: \\<server_name>\<share_name>\administration\f&c\....

 

If you change this in Power BI Desktop then re-upload the file to the Report Server you should then be able to store credentials against all you data sources and then you can configure a scheduled refresh. You should even be able to enable the Excel file for refresh if you wanted to.

View solution in original post

2 REPLIES 2
d_gosbell
Super User
Super User

Unfortunately the scheduler cannot see into your data model to see if the data sources are used or not.

 

Since it looks like you are already using a network drive for this one fix would be to configure this connection to use a UNC path instead of the drive mapping (this is because the M: drive is specific to your user and does not exist on the server). If you open Windows Explorer you should see some other text infront of the M: drive. It will be in the form of "<share_name> ( \\<server_name>) (m:)"

 

so instread of referencing the file as: m:\administration\f&c\...

you should be able to use: \\<server_name>\<share_name>\administration\f&c\....

 

If you change this in Power BI Desktop then re-upload the file to the Report Server you should then be able to store credentials against all you data sources and then you can configure a scheduled refresh. You should even be able to enable the Excel file for refresh if you wanted to.

Anonymous
Not applicable

Thank you!

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.