Hi there,
I’m trying to query my main table by grouping Enterprises (Company Name) to see which portfolio companies have them as either a lead or customer.
I need to query such that only groups with more than one record (where count > 1) show up to be exported/printed.
Is there a way to filter out by the count after they’re grouped? Or is the only way to do it with a manual counter and if so how should i go about that?
Thanks
