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.
SOLVED

Dynamic Input with a macro

Inactive User
Not applicable

Hello,
Hello, I have the following problem. I would like to create a macro. The problem here is that I have two input data which I would like to dynamically combine with each other. In the filename, there is an identifier that is identical. I would like to change this identifier for each iteration with the help of the macro. But I am so confused with this environment, that I stayed away from it :D 

pietapa_0-1682590604480.png             pietapa_1-1682590633017.png

Addition to that every Output should have the ending of the second table.... 
Can you help?

 

3 REPLIES 3
binuacs
21 - Polaris

@Inactive User Batch macro can address your issue. The below post has the batch macro, you can use that for your use case

https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Ultimate-Input-DataFlow-Errors/td-p/1092306

Inactive User
Not applicable

Thanks! This helps me a lot. But do you know how I can change the file name in the Output tool depending on the File?

binuacs
21 - Polaris

@Inactive User Create full path of your output files in a formula tool then in the output tool configuration tool update like below 

binuacs_0-1682601750169.png

 

 

Labels
Top Solution Authors