wannabe_guru2
New Member
I have an aging report where I need to determine the unique count value in the "oldest" bucket.
Column Header:
1-30
31-60
61-90
91-120
121+
A customer row might have a value in the "1-30" bucket, "61-90" bucket, and then "121+" bucket ...
When I get a total count for the unique values in the specific buckets, I only want to see where that customer is accounted for in the "121+" bucket and not the other buckets ... does that make sense?
Column Header:
1-30
31-60
61-90
91-120
121+
A customer row might have a value in the "1-30" bucket, "61-90" bucket, and then "121+" bucket ...
When I get a total count for the unique values in the specific buckets, I only want to see where that customer is accounted for in the "121+" bucket and not the other buckets ... does that make sense?