Forum Discussion

ackerkris's avatar
ackerkris
Helper I
9 months ago
Solved

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)&...
  • v-dineshya's avatar
    v-dineshya
    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