Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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:
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:
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 🙂
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.
User | Count |
---|---|
5 | |
4 | |
3 | |
2 | |
2 |
User | Count |
---|---|
8 | |
6 | |
4 | |
4 | |
4 |