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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
flow12345
New Member

Refresh Power Query on Excel Web

Hi I have an excel file that has multiple queries. The source for the queries are from sharepoint. Everything is working fine for me when i refresh my queries in excel desktop. 

But when i upload this excel file to sharepoint, i have issues with refreshing the queries. 

 I keep getting the following message:
This workbook contains Power Query queries using data sources that can't be refreshed in Excel for the Web

flow12345_0-1693384063770.png

 

I read somewhere that excel web does not support power query refresh other than Table/Range or OData feeds. So I'm wondering if there's anyway for me to refresh the queries like using Data connector etc. 

 

I thought uploading my source file to sharepoint will work but sadly it doesnt. 😞

 

Any help will be appreciated!

 

2 REPLIES 2
christinepayton
Super User
Super User

If you open the Excel file in the desktop app from SharePoint, it should work (it's in the ellipsis menu or toolbar from the web UI - you can choose browser or desktop app). 

 

But if you want to schedule refresh, I would recommend making a Power BI report/dataset - you can open those in "analyze in Excel" to use them in Excel. That way you won't have to push the refresh button at all. 🙂

jennratten
Super User
Super User

You can get SharePoint list data using OData like this: 

  • Open Power BI Desktop > at Home Tab > Click on Get Data > Select OData Feed.
  • Type the OData Feed URL for the SharePoint "http://siteurl/_vti_bin/listdata.svc" > Click Connect.
    • ListData.svc provides a way of getting information from a list using REST.
  • In Navigator dialog, Select the required list > Click Load.
  • You should now find the list fields in Fields section, and you should be ready to build your report from SharePoint list items.

If this post helps to answer your questions, please consider marking it as a solution so others can find it more quickly when faced with a similar challenge.

Proud to be a Microsoft Fabric Super User

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.