Hi everyone
I'm currently working on a Power BI Report which creates a list of all employees and their current leave and absence balances sorted by absence type so that the managers can monitor the balances of their employees.
Is there a way to filter the list by manager?
I know that the manager is stored in the cdm_jobposition table but I can't figure out how to connect it with cdm_positionworkerassignementmap and cdm_worker.
Any help would be very much appreciated!