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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Jmcgrath
Frequent Visitor

Azure Active Directory API 1000 row batchs

Looking for help on this topic in regards to Active Directory API.

This call returns the data in batches. Each batch has a maximum of 1000 records.
To get the next batch of records, use the Next link. Get the skiptoken information from the first set of returned records. The skip token will be at the end of the result set.

Can anyone provide an example of using this skiptoken?

1 ACCEPTED SOLUTION
v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @Jmcgrath,

 

Here is a good article about how to load paged and related data from MS Graph API into Power BI using a recursive Power Query function, a solution which makes use of the skiptoken is mentioned. Could you go to check if it helps in your scenario? Smiley Happy

 

Regards

View solution in original post

3 REPLIES 3
v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @Jmcgrath,

 

Here is a good article about how to load paged and related data from MS Graph API into Power BI using a recursive Power Query function, a solution which makes use of the skiptoken is mentioned. Could you go to check if it helps in your scenario? Smiley Happy

 

Regards

Thanks for the help.  This article suggests a work around instead of $skiptoken which I have implemented and appears to work.  Thanks again.  At least buys me time until I learn more about $skiptoken utilization.

Only problem solution link provides uses a function which is not supported in Power Bi for report refresh 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.