Hey everyone,
I am currently struggling to get the correct output when using AQL. Let me shortly explain my task:
I have 3 different Schemas:
An agency has one or more employees and also has links ("Supports") one or more customers.
When an employee of an agency accesses the helpdesk, I would like to show a field containing only the customers ones agency is supporting. I already created the field and know how to show it in the helpdesk, but I cannot figure out the AQL.
What I tried so far were things like:
object having outboundReferences(objectType = "Agencies" and Agency having user(${reporter}))
Thanks a lot for your help!
Best
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.