Forum Discussion
emerson89
6 years agoHelper I
Paginate API - FOUR to Next Offset Item
Hi, I created this api paginated below. It works correctly, but in the OFFSET property, I need to stipulate instead of the number of the next sequence number of the record, for example, for the seco...
- 6 years ago
Hi emerson89
How about tring this method:
https://datachant.com/2016/06/27/cursor-based-pagination-power-query/
Best Regards
Maggie
v-juanli-msft
6 years agoCommunity Support
Hi emerson89
How about tring this method:
https://datachant.com/2016/06/27/cursor-based-pagination-power-query/
Best Regards
Maggie
- emerson896 years agoHelper I
Hey v-juanli-msft ,
Thank you for your help. I looked at the post that indicated me, and I really believe that it would also solve my problem. However, I used the following solution:
https://community.powerbi.com/t5/Desktop/Power-Query-M-function-in-Paginate-API/m-p/1091882
Thanks.