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

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