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! Learn more

Reply
jayendra
Frequent Visitor

How to to Get the Next 1000 records In loop

Hi

 

 

I have the 5 Lakhs Records.Now i am able to getting  the 1000 reocrds.And how to get the next 1000 records in a query.is thir any solution for this Please.

Here is my Source query "= Json.Document(Web.Contents("https://jira.url.com/rest/api/2/search?jql=category=10980+order+by+id&maxResults=1000")) " and how to get the next 1000 upto 5 lakhs records.Please provide any answer or link

 

Regards

jayendra

1 REPLY 1
v-chuncz-msft
Community Support
Community Support

@jayendra,

 

Based on my research, you may add query parameter startAt.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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