Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Is there a way to optimize the operation of this workflow?

Isaac_Juarez
7 - Meteor


I have the following issue:

 

a) I have 2 Tools with 4 cavities each, every cavity runs 3 parts, same part number. at the end, I have 2 raw data files per cavity.

example. C1P1, C1P2,C1P3, C2P1,C2P2,C3P3 and so on.

b) After getting the row data I have to combine all C1 in one file and then combine with C2, so I will have C1P1,C1P2,C1P3 and C2P1,C2P2,C3P3 in the same output report. 

c) I did this one by one and I am looking for some help to optimize this workflow.

 

attached you can find the WF I did, the rest of files are the row data files I used. 

3 REPLIES 3
Jonny
11 - Bolide

How about that?

Make sure you have all the files on the same folder as the workflow.  I made some assumptions regarding unwanted data but check the filter tool.

 

cheers!

Isaac_Juarez
7 - Meteor

Hello Jonny,

 

Could you please save it as the version below?

 

Isaac_Juarez_0-1622577663835.png

 

Jonny
11 - Bolide

Hello Isaac,

There is no supported way for downgrading workflows, however I have tried an unsupported way that it is not guaranteed it will work  - see attached.

 

let me know if it works.

 

Check this on downgrading workflow versions.

 

cheers!

Labels
Top Solution Authors