I am looking for an efficient solution for the following:
- I have a module that is multiple levels, compound list - think of it as L1 and L2
- A line item within that list is an ID for each L2
- I would like to flag all L1 members that have multiple IDs for their respective children (L2).
- In the screenshot, there are two different LEAD_ID that exist within the hierarchy

Thank you!