Forum Discussion

swaroopkumarmg's avatar
6 years ago

Distinct Count

Hello there,

I'm facing an issue with how the distinct count works.

 

i have a data set containing below fields and trying to accomplish 2 line graphs

1. Opportunity ID (duplicates)

2. Region 

3. 4 Products

4. quarter date

 

1st graph:

has Quarter date in X axis, legends are set to Region and values are set to Opportunity ID

 

2nd graph:

has Quarter date in X axis, legends are set to Products and Values are set to Opportunity ID

 

Issue:

when the Opportuity ID is set to Count and i compare both the graphs for a perticular month in a quarter the values from both graphs match.

 

but when the Opportunity ID is set to Count(distict) and compare, they are showing differnt values.

 

With Products

With Regions

 

 

Below is an example from Excel pivot  and how the data show be.

Row LabelsJanFeb
Americas2011
APAC55
EMEA126
LATAM  
Grand Total37

22

 

Row LabelsJanFeb
Product A65
Product B109
Product C146
Product D72
Grand Total3722

 

6 Replies