08/31/2023 01:00 PM
Hi,
I would like to create an analytic to show users without manager. Can you suggest how we can generate this report?
Thank you!
Solved! Go to Solution.
08/31/2023 01:23 PM
Hi @Milo143 ,
In the users table, owner field holds the username of the manager and manager field holds the userkey of the manager. So you can build a query around these fields to find a user who doesn't have a manager with required attributes to be displayed.
Thanks,
08/31/2023 02:49 PM