I'm trying to create an agg table where I'd like to show a distinct aggregation with counts > 1. The aggregation has a base field. It looks like this: "Journal Header Id" - Base Field = "Journal Line Num", Aggregation = DISTINCT I want to show that aggregation where it is > 1. So something like an Aggregate Filter. But the aggregate filter isn't working, I think because I can't put that base field in it. Does anybody have any ideas on how to do this?