Forum Discussion
tkboisvert
6 years agoHelper II
Odd Web.Contents behavior making multiple calls to API based on load time
To be clear syntactically and logically, we're not having an issue. The clarification we need is based around API calls that take a long time to serve from source. From what we can tell, when PowerQu...
- 5 years ago
There is another method described here: Chris Webb's BI Blog: Speed Up Data Refresh Performance In Power BI Desktop Using Table.View Chris Webb's BI Blog (crossjoin.co.uk)
that might be more reliable.
ImkeF
5 years agoCommunity Champion
There is another method described here: Chris Webb's BI Blog: Speed Up Data Refresh Performance In Power BI Desktop Using Table.View Chris Webb's BI Blog (crossjoin.co.uk)
that might be more reliable.
Conjured
5 years agoNew Member
Hello!
I have tried all of the mentioned in this thread solutions, but it doesn't work for me.
If I make a new API GET request of data then PQ makes 2 API calls instead of 1.
However, after I have received the data, if I repeat exactly the same query, then PQ makes 1 API call.
Please help, I am stuck.