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.

How to add a summary tab

annamccallon
5 - Atom

Hello- I have created a workflow that takes a file with a long listing of entities and separates it into files based on the entity then a tab within that file for the account number. I'd like to have a separate tab within each entity's file that is a summary of the entity rather than by account. Attached is my workflow that currently works in separating by entity and account, I just can't figure out how to get a summary tab. Any help is appreciated!

annamccallon_0-1645565384092.pngannamccallon_1-1645565405349.png

 

2 REPLIES 2
gabrielvilella
14 - Magnetar

Hi @annamccallon, you will need to first create that summary table and outputting it to that file, having a block until done tool there. Then you connect the rest of your workflow to the output anchor 2 of the block until done tool. See an example:

gabrielvilella_0-1645569921479.png

 

annamccallon
5 - Atom

This didn't work for me but I think I found a workaround. 

Labels
Top Solution Authors