Forum Discussion
kafreitass
3 years agoHelper I
Implement paging in API
Hey guys! hope everyone is well! I'm trying to create a paginated API code below is ok, but it doesn't return all the records of the pages. How could I implement pagination in code? I've already c...
- Anonymous3 years ago
Hi kafreitass ,
Please review the following links which has the same requirements, hope they can help you achieve it.
How to get paginated data from API in Power BI
Handling Paginated REST API Results with Power Query
How to do Pagination on a REST API in Power Query
Best Regards
Anonymous
3 years agoNot applicable
Hi kafreitass ,
Please review the following links which has the same requirements, hope they can help you achieve it.
How to get paginated data from API in Power BI
Handling Paginated REST API Results with Power Query
How to do Pagination on a REST API in Power Query
Best Regards
kafreitass
3 years agoHelper I
Anonymous this works perfectly.
Thank you so much