Metrics

What is the difference between the “Share of Count (in %)” and the “Share of Total (in %)”. I get different results in my chart depending on the one I select and I can’t figure out why they are different.

Answer

Count represents the number of records containing a value for that field.  Total is the sum of all values for that field.  The percentage is calculated by comparing the count or value against a set of grouped fields to the overall count or overall total.

Example of using "Share of Count" 
 Share of Count (in %): Student IDCount: Student ID
Male49%637
Female51%663
Overall100%1,300

i.e. More students are female.

Example of using "Share of Total"
 Share of Total (in %): Opportunity AmountTotal: Opportunity Amount
Account A20%$16,400,000
Account B50%$41,000,000
Account C30%$24,600,000
Overall100%$82,000,000

i.e. Account B makes up 50% of the overall total opportunities of $82,000,000.