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.

Create different outputs based on mapping file.

choudma7
7 - Meteor

Hello Guys,

 

I have one main_Input_file with columns say  

A B C F1 F2 F3 F4

0 0 0 0 0 0 0 0 0 0 

1 1 1 1 1 1 1 1 1 1

 

I have one another mapping_file say

File1 A B C F1

File2 A B C F2

File3 A B C F3

File4 A B C F4 etc. 

I have to create OP file based on column given in mapping file.

 

Can I create one Alteryx workflow with help of Batch macro to do this.? If yes How. Any idea ? 

 

 

 

 

2 REPLIES 2
rzdodson
12 - Quasar

@choudma7 maybe something like this?

 

Solution.png

choudma7
7 - Meteor

Many Thanks.rzdodson ..For your input I will give it a try to see how it is working.

Labels
Top Solution Authors