I am trying to filter a scope and when i select 1 value it works fine, but when i select 2 or more values i get nothing returned.
I think it's the AQL scope and i want to to be contains "EIS Group" in the query. Is this possible?
Filter issue scope (AQL): "EIS Function" = ${customfield_13909} AND "Job Role" = ${customfield_14039} AND "EIS Group" like ${customfield_13915}
can anyone advise what i should so here?
Hello,
Can you be more specific ?
If you try to search for the value "EIS Group" in an attribute, the AQL won't be "contains" but "LIKE".
Example : "Name" LIKE "EIS Group"
Sorry hopefully these screens shots help, if they select one EIS group they get the authority levels but if they select 2 they dont even though the group that has the authority levels is still selected so thats what i was thinking when i said i needed something which is contains - hope this helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.