logo
search
Power Query Problems

How to Refresh Excel Data from Workbooks in Teams Channels

Maira MehtabMaira Mehtab Sep 22, 2026 868 views

Question details

The user needs to refresh data in multiple business documents from a central Excel workbook stored in Teams, SharePoint, or OneDrive without encountering accessibility issues for other users.

Product
Microsoft Excel, Teams, SharePoint
Device & OS
not provided
Scenario
Sharing connected Excel workbooks across a team where multiple documents pull data from a single central source file.
Observed behavior
Standard workbook links created via OneDrive, SharePoint, or Teams become inaccessible to other users, preventing dependent documents from successfully refreshing the source data.
Before you start

Ensure that all users who need to refresh the data have the appropriate read permissions for the central source file and its folder location in SharePoint, OneDrive, or Teams.

Solution 1Recommended

Use Power Query to Connect via SharePoint or OneDrive

Connect to the central workbook using Power Query's web connector to ensure robust, shareable data links that do not rely on local file paths.

When you link workbooks directly using a local synced folder, the file path includes your specific user profile directory. When shared, this absolute path breaks for other team members. Using Power Query to connect directly to the SharePoint or Teams web URL resolves this issue by standardizing the source path for everyone.

1
Copy the Source URL

Open the central source workbook in the Teams or SharePoint desktop app, navigate to File > Info, and click 'Copy path' to capture the web URL.

2
Initiate Power Query Connection

Open your destination Excel document, navigate to the Data tab on the ribbon, and select 'Get Data' > 'From File' > 'From Web'.

3
Configure the Web URL

Paste the copied URL into the dialog box. It is crucial to remove the '?web=1' string at the very end of the URL if it is present, then click OK.

4
Authenticate and Load

If prompted, authenticate using the 'Organizational account' option and sign in. Select the specific sheet or table you need from the Navigator window, and click 'Load'.

5
Test with a Non-Owner Account

To confirm the fix, have a team member who does not own the file open the destination document and click 'Refresh All' on the Data tab.

Verify User Permissions: The Power Query connection will only work if the destination users have been granted explicit access rights to the source Teams channel or SharePoint site.
Free Microsoft Office alternative

Looking for a Lightweight Alternative for Your Spreadsheets?

If managing complex Power Query connections across Microsoft Teams and SharePoint becomes too cumbersome, consider WPS Office. It provides a lightweight, highly compatible spreadsheet solution with built-in cloud tools, allowing you to manage and share data effortlessly without advanced networking configurations.

  1. 1. Download WPS Office: Visit the official WPS website to download and install the free WPS Office suite.
  2. 2. Open Your Workbooks: Launch WPS Spreadsheet and seamlessly open your existing .xlsx files without losing formatting.
  3. 3. Share via WPS Cloud: Use the built-in share feature to collaborate with team members via link, avoiding complex local file path issues.
Fully compatible with Microsoft Excel (.xlsx, .xls, .csv) formats.Built-in WPS Cloud collaboration tools for easier file sharing and syncing.Free and lightweight, consuming fewer system resources on your device.Familiar user interface ensuring a seamless migration from Microsoft Office.
microsoft office alternative - wps office

Frequently Asked Questions

Why do standard Excel links break when shared via Teams or OneDrive?

When you link workbooks using standard formulas while synced to OneDrive or SharePoint, Excel often creates an absolute path pointing to your local synced folder (e.g., C:\Users\YourUsername\...). Since other users do not have this exact path on their computers, the data connection breaks when they attempt to refresh it.

Do team members need a special license to refresh Power Query data?

No, users do not need a separate or premium Power Query license. As long as they are using a standard modern version of Excel and have appropriate read permissions to the SharePoint or Teams source file, they can successfully refresh the connections.

How do I fix the 'Credentials' error when refreshing data from SharePoint?

To fix authentication issues, go to the Data tab, select 'Get Data', and click 'Data Source Settings'. Locate the SharePoint URL in the list, click 'Edit Permissions', and ensure you are signed in using the 'Organizational account' tab rather than 'Windows' or 'Anonymous'.