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
Victormar
Helper V
Helper V

API query translated into parameters

Hello community,

 

I am facing a challenge where I am originally using a web query to extract data from the Jira API, and I am using jql query to define what I want to get.

So basically the jql query triggers the projects, the Issue Type and the max results, that is what I have specified in the query.

 

That said, I would like to do the same query but using parameters. I could do it with the first parameter, in that case the projects, and I assume that is because is the first parameter I pass to the string:

 

Victormar_0-1661956476423.png

So this one works, but as I try to add the rest of the parameters, I don't really know how to do it; This is the complete query:

 

Victormar_1-1661956641527.png

Sorry for the presentation, I just need to cover some parts as it is confidential. I assume the parameters would be project, issue type and status, but not sure how to combine them.

 

Hope it makes sense.

Thanks in advance 🙂

1 REPLY 1
Anonymous
Not applicable

Hi @Victormar ,

 

I think you can try to add filter in API Query.

For reference:

https://stackoverflow.com/questions/5020704/how-to-design-restful-search-filtering

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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