I have an object called "Store Locations" and under the "Status" attribute, I added a status called Group 25. How do I query to just show the store locations that are under Group 25?
I was able to figure it out. See aql below:
"store location" in aqlFunction("objecttype= \"Store Locations\" AND Group = \"Group Pilot\"")
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Josh,
I am trying to perform a JQL+AQL search so I can save it as a filter.
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.