Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
I'm trying to make calls to an API that gives details about pagination in the http response headers.
For example, it'll come back with something like:
x-pagination-more: true
So I need access to that header to know if there is another page of data.
But Web.Headers only returns some of the headers.
Is there another way to get at this information? Or can I just not use this api at all with Power BI?
The only way to get all headers (as opposed to a subset) is to use a custom connector.
Upvote suggestion to get all headers back here: https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=e47d7520-1509-ed11-b5cf-281878de6c19
Hello @nl908 were you able to resolve this? I have the same question and the article from amitchandak was similar but not quite close enough to help.
@nl908 , there is some code discussed here. But not sure if that can help you
https://datachant.com/2016/06/27/cursor-based-pagination-power-query/
| User | Count |
|---|---|
| 22 | |
| 21 | |
| 20 | |
| 20 | |
| 11 |
| User | Count |
|---|---|
| 62 | |
| 55 | |
| 46 | |
| 45 | |
| 34 |