I'm brand new to CR so I'm still learning the basics.
I have a report that shows all of the customers that have purchased all items of a certain brand. It's broken down as:
Brand
Item1
Cust1
Cust2
Cust3
Cust2
Item2
Cust1
Cust2
And so forth. But, I only want to display each customer ONCE per item (the original report also showed the invoice # and amount and such, but I deleted those fields.) How do I filter this out?
I have a report that shows all of the customers that have purchased all items of a certain brand. It's broken down as:
Brand
Item1
Cust1
Cust2
Cust3
Cust2
Item2
Cust1
Cust2
And so forth. But, I only want to display each customer ONCE per item (the original report also showed the invoice # and amount and such, but I deleted those fields.) How do I filter this out?