This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
We have extended our Early Bird Tickets for Inspire 2023! Discounted pricing goes until February 24th. Save your spot!
I'm creating an app where I need two input from the user.
1) Files to be read
2) File to join on files from #1
Is there a way to pull in the filepath from the user that will be static inside the batch macro? The input tool on the bottom will be static throughout the batches running.
If you have a control parameter, that is not an app, it is a batch macro. If you need the same value to go through every iteration you can just replicate the same value on the control parameter table for each record.