Forum Discussion
thisisausername
4 years agoHelper II
Pagination with cursor rather than offset
I need to paginate through a dataset that has a 'next' value of the last DocumentId in each page of data. How can I create a query that lets me do the following: 1) Loads initially a 1st URL ...
miguel
4 years agoCommunity Admin
Hey!
Here's an article that might help you:
Helper functions for M extensions for Power Query connectors - Power Query | Microsoft Docs
Best!