Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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.
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.