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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Joorge_C
Resolver II
Resolver II

Cant refresh! Excel souce in a Shared Folder (Server) being identified as Dynamic.

Anyone has seen something like this in the Past?

 

Regular Excel file located in a shared folder is blocking the Auto Refresh in Service. Could this be a server configuration?

Any ideas or things I could try?

 

Thank you

Jorge

1 ACCEPTED SOLUTION
Joorge_C
Resolver II
Resolver II

hey guys, found the issue.

for some reason, the source line code was set to this.

=Excel.Workbook(Web.Content(.....

 

when it should have been like this.

=Excel.Workbook(File.Content......

 

both source lines were refreshable without issues in Desktop, but second one enabled the schedule refresh

 

View solution in original post

4 REPLIES 4
Joorge_C
Resolver II
Resolver II

hey guys, found the issue.

for some reason, the source line code was set to this.

=Excel.Workbook(Web.Content(.....

 

when it should have been like this.

=Excel.Workbook(File.Content......

 

both source lines were refreshable without issues in Desktop, but second one enabled the schedule refresh

 

the 2 nd line code is also not enabling scheduled refresh in power bi service. i am using ODATA and excel file from shared drive but when i check data source credentials option it is disabled but it is working with only ODATA or with Odata and share point file but not with shared drive file

GilbertQ
Super User
Super User

Hi there

The Gateway Server would need permissions to access the file on the Shared Folder.

Here are more details on how to achieve this.
https://blog.crossjoin.co.uk/2017/07/14/configuring-power-bi-gateway-data-sources-for-files-and-fold...




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

v-robertq-msft
Community Support
Community Support

Hi, @Joorge_C 

What's the data connection method you used (Import to power bi or upload excel workbook)

If you mean import, you can enable scheduled refresh on the dataset side to apply auto-refresh on this file.

Configure scheduled refresh


If you mean upload mode, I'd like to suggest you upload it to one drive or SharePoint and get data from these online drivers, it will enable one drive refresh on this file.

(upload mode workbook can not enable schedule refresh, you need to manually refresh them)

Data refresh in Power BI

 

To check your refresh error details, you can follow these pictures:

v-robertq-msft_0-1603098521018.png

 

v-robertq-msft_1-1603098521021.png

 

 

If you still have problems, please show me the detail info.

How to Get Your Question Answered Quickly 

 

Best Regards,

Community Support Team _Robert Qin

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

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

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

Top Solution Authors