A
Alex Mackenzie
I have a pivot table with two row fields, say Field1 and Field2. The pivot
table subtotals (sums) the rows for Field2. Rather than sum, I would like to
just have a count of the number of rows (counta). Is this possible and if
so, how do I setup the table to generate this result?
Example of what I want to do:
Field1 field2a 1
field2b 2
field2c 3
Field1 count 3 (not 6)
Thank you.
table subtotals (sums) the rows for Field2. Rather than sum, I would like to
just have a count of the number of rows (counta). Is this possible and if
so, how do I setup the table to generate this result?
Example of what I want to do:
Field1 field2a 1
field2b 2
field2c 3
Field1 count 3 (not 6)
Thank you.