Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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/
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.