Forum Discussion
Refresh data from Python stuck in "Evaluating..."
- Anonymous4 years ago
Hi Anonymous,
In fact, power query also supports paginated API, you can take a look at the helper function if helps:
Helper functions for M extensions for Power Query connectors - Power Query | Microsoft Docs
In addition, you can also take a look at the buffer functions if your scenario is related to the memory spent on looping calculations:
Regards,
Xiaoxin Sheng
Hi Anonymous,
I'm not so clear why you nested use data connector and python script to get data, which version of power bi desktop are you tested? Can you please share some more detail?
How to Get Your Question Answered Quickly
BTW, current power bi can directly use a web connector to get data from the rest API.
Solved: Pull data from RESTful API with token authenticati... - Microsoft Power BI Community
Regards,
Xiaoxin Sheng