Hi, we are asked to prepare a list of departments which are stored in a table in multiple rows for its leadership(s). Some departments have VP(s), Director(s), Mgr(s), some have Director(s), Mgr(s), where as some department are run by Mgr(s) only. These leadership positions could one or multiple in a department.
We just need a report that lists all departments (one record for each department) with highest level of leadership (any one if there are multiple at the top). We have spent lot of time building expression but not getting the results. Any tip is highly appreciated.