I've been playing around with this all day. I'm trying to figure a way to compile a list all the unique values in a given column (in this case, business entities/customers). I'm matching that against an "Inactive" checkbox and trying to end with a list of all customers with currently active projects. Ideally in a report so I can show it on a dashboard. I don't see how to get my list of uniques.
I can get the customer list into a report, but can't figure out how to filter out the duplicate entries. I suspect I'm coming at this from the wrong angle.
I would really like this to be a dynamic report so that as we add requests to the primary sheet, the customer is added (if not a duplicate) to said report. POSSIBLY with a tally.