Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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/
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.