Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

General Discussions

Discuss any topics that are not product-specific here.

Add total

Thiviya
8 - Asteroid

Hi,

How do I  add total at the bottom of the table for each column i.e AM, AP , Con etc 

 

This is under the "Sum" workflow.

5 REPLIES 5
Peachyco
11 - Bolide

I would use the Summarize Tool to sum the necessary columns, then use the Union Tool to insert the row of totals/sums in the original table, like so:

Alteryx - Make a row of totals.png

 

This is how my sample data started:

Alteryx - Make a row of totals - Original Dataset.png

 

And this is how it ended up:

Alteryx - Make a row of totals - Final Dataset.png

Amol_Telore
11 - Bolide

Hey @Thiviya 

 

Please check attached workflow. Using Cross Tab we can add Total Row Line in the data.

Thiviya
8 - Asteroid

Hi,

 

Thanks for the below. That's what I want, but how did you put together in the workflow. Are you able to sent the workflow formula and details. 

 

 

Thiviya
8 - Asteroid

Hi,

 

I cannot see all the information on the workflow.. 

Are you able to resnd it . Thanks

Thiviya
8 - Asteroid

HI, 

I have got the total in each columns. However how do I add the word " Grand Total" in the row

 

 

Labels
Top Solution Authors