Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Adding Subtotal to customized emails using Alteryx email tool

vivaisun11
8 - Asteroid

Hello.
I am trying to add a subtotal row (different subtotal for each email) when sending a dataset via Alteryx email to a user group.
Attached is my current and desired email output format.
Any suggestions on how I can go about adding subtotals for several groups? I tried using the summary tool, and joining back to the dataset, but I have some mis-sorting.

4 REPLIES 4
Raj
16 - Nebula

@vivaisun11 
you can use summarize tool to find the grand total and then append this to your original data before creating a table

hope this helps

Raj
16 - Nebula

@vivaisun11 
find the workflow attached for reference

mark done if solved.

vivaisun11
8 - Asteroid

I need a subtotal for each unique customer, which is a sub-category. Not the grand total.

vivaisun11
8 - Asteroid
Labels
Top Solution Authors