Forum Discussion
rsderby68
3 years agoResolver I
List.Generate Pagination Help?
Hello All, I have this Query below that does a POST REST API call for results. Note the "Page=" where I can specify a page of results. I'm trying to figure out how to paginate this to get all ...
- 3 years ago
I got this working using a different method found on youtube. thanks!
ppm1
3 years agoSolution Sage
Please see Method 3 in this article to see how to do this. The example is pretty close to your scenario.
Handling Paginated REST API Results with Power Query | John Dalesandro
Pat