Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

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
Alteryx

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