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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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
Solved! Go to Solution.
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
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
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.
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)
To check your refresh error details, you can follow these pictures:
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.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.