We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

I created a pivot table, need help to sum the counts....

ShantanuDagar
8 - Asteroid

I have a pivot table created using a dataset which is showing count in 1 column.

I need 1 row at the end with name grand total which sums the count of that column.

 

 

ABC56
PSP88
wsw333
asa360
asasasa56

Grand Total  893

 

Like this. Thanks

2 REPLIES 2
FinnCharlton
13 - Pulsar

Hi @ShantanuDagar , here is one way to do this:

FinnCharlton_0-1686143905451.png

There is also a macro you can download called 'Add Totals' which will do this sort of thing automatically for you. You can download it here: http://www.chaosreignswithin.com/p/macros.html

ShantanuDagar
8 - Asteroid

Thanks, works perfect.

Labels
Top Solution Authors