Forum Discussion
Web.Contents doesn't allow to save a file
Hi
I have a report with Google Sheets as a source. I found here that if I use Source = Web.Contents instead of Web.BrowserContents I won't need a gateway to refresh the report.
I changed the function but now I can't save the report, it says that the report file is opened somewhere else.
Here's my code:
Source = Web.Contents("https://docs.google.com/spreadsheets/d/e/2.....SQ/pubhtml?gid=108173371&single=true")
What could it be?
Thank you!
These issues are unrelated. Check if you have the same PBIX file open twice. Also check in Task Manager if there are any orphaned Powere BI Desktop instances.
2 Replies
- lbendlinSuper User
These issues are unrelated. Check if you have the same PBIX file open twice. Also check in Task Manager if there are any orphaned Powere BI Desktop instances.
- Maria_MariaHelper II
lbendlin thanks) the issues were indead unrelated. I just saved the file as a new one and restarted the computer. All's good now 😬