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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
DeoYadav
Regular Visitor

Creating API queries into Jira Cloud sandbox – but query is only bringing back 10% of issues

Hi,

As I am new to the Atlassian cloud, I'd need help on the issue with query that I'm using as below in the screenshot. the query pulls only 100 issues out of 984. I don't have idea if there is any issue with its jql query. will apriciate your help.

 

Thank you,

 

query :-   = Json.Document(Web.Contents("https://my-xxx-sandbox-905.atlassian.net/rest/api/2/search?jql=project = xxx&maxResults=5000"))

 

DeoYadav_2-1666788899048.png

 

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @DeoYadav,

This should be a paginated rest api, you can refer to the official document to looping and get all the records:

Helper functions for M extensions for Power Query connectors - Power Query | Microsoft Learn
Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

HI @DeoYadav,

This should be a paginated rest api, you can refer to the official document to looping and get all the records:

Helper functions for M extensions for Power Query connectors - Power Query | Microsoft Learn
Regards,

Xiaoxin Sheng

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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