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! Request now
Hi. This is Andrew.
I'm trying to use APIs that are from other system. And requirements are like below.
1. Need to refresh token by calling token API everytime I call data API. And new token will be used to call data API.
2. data API gives me sliced data by 50 rows or 500 rows. But entire rows are about 300,000.
This means I have to call data API repeatedly using offset parameter.
How can I handle this matters?
Thanks.
@Anonymous , Check if this can help
https://medium.com/@marktiedemann/how-to-do-pagination-in-power-query-430460c17c78
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.