Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin 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.
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
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?
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)
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
78 | |
78 | |
58 | |
35 | |
31 |
User | Count |
---|---|
99 | |
59 | |
56 | |
46 | |
40 |