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
FrancescaBatt
Frequent Visitor

oData.Feed Performance Issue

Dear Community,

We are developing a Power Query Custom connector based on oData.Feed source. We are doing some tests and  when we try to load data through oData.Feed source it seems that Power BI takes much longer (almost double) than executing the same oData API call externally or from other tools.
We would like to investigate to understand how to reduce this time, and understand exactly what are the operations performed. In background it seems that Power BI performs the same call to the server several times: in particular it apparently makes three unsuccessfull calls before it succeeds.
Could you please help us?

 

I've already tried with Power Query Diagnostics.

 

Thank you!

Francesca

3 REPLIES 3
FrancescaBatt
Frequent Visitor

Hello,

Thank you for your reply. From our tests It seems that Power BI takes much longer than other BI tools and we tried with both oData.feed and Web source. Do you have any suggestions to improve performance?

 

Thank you

Check the network traces (wireshark or similar) to see where exactly the wait is happening.

 

Do you see an issue primarily with the authentication, or more with the data throughput?

lbendlin
Super User
Super User

That's unfortunately by design.  Power Query tries all kinds of meta data queries first before finally attempting to load the actual data.

 

Same general idea as this one:  Chris Webb's BI Blog: Why Is Power BI Running My SQL Query Twice? (crossjoin.co.uk)

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.