I have a spreadsheet with a column of names and column of dates. The column of names have duplicate names for same dates. I need to count how many names were on a certain date but my pivot table only sums the name column. I there a way to count the individual names that appear for each date without duplicating them? I think you are supposed to be able to d this in Power Pivot but, I don't know anything about Power Pivot. Below is a sample of the data. Any help would e greatly appreciated
[TABLE="width: 292"]
<colgroup><col width="159" style="width: 119pt; mso-width-source: userset; mso-width-alt: 5814;"> <col width="64" style="width: 48pt;" span="2"> <col width="102" style="width: 77pt; mso-width-source: userset; mso-width-alt: 3730;"> <tbody>[TR]
[TD="width: 159, bgcolor: transparent"]Tech Name[/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 102, bgcolor: transparent"]Date Under Rpt[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]ALLEN, ROBERT[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]BANKS, WILLIAM[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/1/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CLARKE, JOHN G[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]COLE, KENDRICK[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]FARMER, LLOYD M[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]HAMBRICK, TERRANCE A[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]HANNAH, JOHN G[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]JENSEN, DONALD R[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]JORDAN, HAROLD[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]KNIGHT, BRUCE[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]KOLDEN, RONALD[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]REESE, EDWIN S[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]SCOTT, CALVIN F[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]SMITH, TERRANCE[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]SWINFORD, TRAVIS W[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]ALLEN, ROBERT[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]BANKS, WILLIAM[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/1/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]BANKS, WILLIAM[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/1/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]BANKS, WILLIAM[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]BANKS, WILLIAM[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]BISHOP, CHAD B[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]BISHOP, CHAD B[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/1/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]BISHOP, CHAD B[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CHEEKS, DAVID[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CLOWER, BARRY[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CLOWER, BARRY[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/1/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CLOWER, BARRY[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/1/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CLOWER, BARRY[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]COLE, KENDRICK[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]DAILEY, CHRIS D[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]FORBES, GAVIN A[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]GREEN, CARL E[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/1/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]GREEN, CARL E[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 292"]
<colgroup><col width="159" style="width: 119pt; mso-width-source: userset; mso-width-alt: 5814;"> <col width="64" style="width: 48pt;" span="2"> <col width="102" style="width: 77pt; mso-width-source: userset; mso-width-alt: 3730;"> <tbody>[TR]
[TD="width: 159, bgcolor: transparent"]Tech Name[/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 64, bgcolor: transparent"][/TD]
[TD="width: 102, bgcolor: transparent"]Date Under Rpt[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]ALLEN, ROBERT[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]BANKS, WILLIAM[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/1/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CLARKE, JOHN G[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]COLE, KENDRICK[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]FARMER, LLOYD M[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]HAMBRICK, TERRANCE A[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]HANNAH, JOHN G[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]JENSEN, DONALD R[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]JORDAN, HAROLD[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]KNIGHT, BRUCE[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]KOLDEN, RONALD[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]REESE, EDWIN S[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]SCOTT, CALVIN F[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]SMITH, TERRANCE[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]SWINFORD, TRAVIS W[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]ALLEN, ROBERT[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]BANKS, WILLIAM[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/1/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]BANKS, WILLIAM[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/1/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]BANKS, WILLIAM[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]BANKS, WILLIAM[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]BISHOP, CHAD B[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]BISHOP, CHAD B[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/1/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]BISHOP, CHAD B[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CHEEKS, DAVID[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CLOWER, BARRY[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CLOWER, BARRY[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/1/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CLOWER, BARRY[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/1/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]CLOWER, BARRY[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]COLE, KENDRICK[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]DAILEY, CHRIS D[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]FORBES, GAVIN A[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]GREEN, CARL E[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/1/2019[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]GREEN, CARL E[/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent"][/TD]
[TD="bgcolor: transparent, align: right"]8/2/2019[/TD]
[/TR]
</tbody>[/TABLE]