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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Maria_Maria
Helper II
Helper II

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!

 

1 ACCEPTED SOLUTION
lbendlin
Super User
Super 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.

View solution in original post

2 REPLIES 2
lbendlin
Super User
Super 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.

@lbendlin thanks) the issues were indead unrelated. I just saved the file as a new one and restarted the computer.  All's good now 😬

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors