The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Advanced IQL - filter by previous multiple choice

Sergio Rodriguez Perez
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 15, 2023

We have a field with the functionality of filter by previous field of the object. 

It's works fine if I select only one value on field: Cliente.

with the IQL: Cliente IN (${Cliente})

The problem is when I selected multiple field on Client.
I don't know  which IQL I should use, I I tried with the followings and doesn't work:

 

Cliente IN (${Cliente${0}})
Cliente IN (${Cliente})

object HAVING inR(Cliente IN (${Cliente}))
object HAVING inR(Cliente IN (${Cliente${0}}))

object HAVING outR(Cliente IN (${Cliente}))
object HAVING outR(Cliente IN (${Cliente${0}}))

 

Could you help me?

Thanks
image.pngimage.png

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events