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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello,
I tried to apply the pagination formula to obtain more than 100 records from airtable in the power query. Unfortunately, the pagination does not work and I have no more records (I have the names of all the columns but no records (1 record = null). I tried several times with the different formulas found in the forum, but it finds no records.
The formula I used in the Advanced Editor, using my Table, App and Key ID, is as follows:
hi @Lina_B
I'm a little unclear on the results you are getting. You say you have no more records, and you have the names of all the columns but no records, yet you say you have 1 record = null?
Maybe if you shared an image of your actual results it would be clearer to me.
Using your code below to connect to my own Airtable account I successfully retrieve data.
Have you tried confirming that your API call below is actually returning data? You can issue a request directly in your browser like this
https://api.airtable.com/v0/BASE_ID/TABLE_ID?api_key=keyXXXXXXXXXX
Phil
If I answered your question please mark my post as the solution.
If my answer helped solve your problem, give it a kudos by clicking on the Thumbs Up.
Proud to be a Super User!
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.