How do I use the count function to get a count of unique occurrences in a table of data? For example, I have sales of products by city, and I want to know how many unique products show up. At the same time I am pivoting for other fields (sum of total sales, etc.).