Forum Discussion
ackerkris
9 months agoHelper I
Issues with recuring API calls that use a dynamically generated cursor for fetching the next pages.
Hi, I've created this function: (limit as number, employees as text, cursor as text) => let ResourceUrl = "https://xxxxx", Details = if cursor = "0" then "limit="&Number.ToText(limit)&...
- 9 months ago
Hi ackerkris ,
Please refer below updated pagination logic, Please refer below snap and attached PBIX file.
I hope this information helps. Please do let us know if you have any further queries.
Regards,
Dinesh
ackerkris
9 months agoHelper I
v-dineshya many thx for helping me out with this! Learned a lot more about the Power BI capabilities thanks to you! Also the optimized code is again very helpful!
Kudos to you!
Wkr,
Kris.