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 a...