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

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