There may be a similar question out there but I am struggling to find a working example. hopefully someone can take a moment either way to assist.
Here is the scenario. We have JSM and I need to update an issue filter I have already created to return only issues for reporters in a given organization with the company. We are not currently leveraging the organizations/customer data, but instead have all associate IT Agents and Customers housed in a custom schema. Looking for a way to match say
... AND reporter IN aqlFunction("Associates.\"Functional Area\"=\"Operations\"")
Where Associates is the object in our People schema and Functional Area is the attribute for which we would like to filter and of course Operations is the value to filter for.
Can you put in a screenshot of your object schema?
Vijay
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.