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.

Split workflow in 2 parts

griseldagomes
8 - Asteroid

Hi Experts,

 

There is a workflow which needs to be broken into 2 parts.

 

  • Alteryx run part one - Extract a list of values from the input data
  • Manual part (use the list of values to manually extract additional data)
  • Alteryx run part two - add the new data set as an input to run the remaining workflow

 

Can you please help whether this is doable? If yes, how can this be done please?

Thanks

2 REPLIES 2
Yoshiro_Fujimori
15 - Aurora
15 - Aurora

@griseldagomes ,

It seems to me that you can simply create two separate workflows for part one / two, as the process includes manual part anyway.

If it is not what you mean, could you explain what you want to optimize further?

caltang
17 - Castor
17 - Castor

It definitely is doable. Your first workflow can output an Excel output or whatever edit-able output for you to do your manual adjustments then you can proceed with the 2nd workflow with your changes.

 

Or you can bake in the manual adjustments in one workflow as an input too.

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
Labels
Top Solution Authors