Community Halloween is live until October 31st! Complete any 2 quick activities to earn the 2025 Community Halloween badge. Feeling brave? Check out the activities here
Start Free Trial

Alteryx Designer Desktop Discussions

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

output data became input data for calculation

szwangw
6 - Meteoroid

I finished one workflow and have an excel file for ourput data. but I need to calculate based on the output data, what should I do ?

1 REPLY 1
JordanB
Alteryx Alumni (Retired)

Hi @szwangw

 

You have three options:

 

1) You can use the output file as an input file in a new workflow, and then chain the workflows together using the List Runner from the CREW Macro's Pack.

 

2) Add a formula tool before your output tool

 

3) Add one output tool where you have it currently and then a formula tool as well. In Alteryx you can have multiple flows in one module (see below)

 

Pic1.png

Best,

 

Jordan Barker

Solutions Consultant 

Labels
Top Solution Authors