Forum Discussion
REST api request in Power Query more than 1000 records
- 4 years ago
Please see this video for a good approach to do this.
Power BI - Tales From The Front - REST APIs - YouTube
Pat
Hi julhelp ,
As far as I know, 501 not implementet belongs to Server Error which means that 'Expect this when some requested operation isn't implemented'.
Whether try to use RelativePath in Web.Contents to modify it and check again, please refer:
Using The RelativePath And Query Options With Web.Contents() In Power Query And Power BI M Code
In addition, you can also refer this simliar thread which introduces how to use custom function to paginate API record after getting the totalPage number in details:
How to get paginated data from API in Power BI
Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.