Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

How to use APIs using token and parameters appropriately.

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.

 

1 REPLY 1
amitchandak
Super User
Super User

@Anonymous , Check if this can help

 

https://medium.com/@marktiedemann/how-to-do-pagination-in-power-query-430460c17c78

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors