Hello Community,
I am not sure if the below is achievable but worth a shot since we have lot of intelligent brains in our community. 🙂
I am trying to create an interface where the user will have the option to select a Column header and then tool creates a new Column and pastes that value under that column. Its ok if Alteryx does not have an option to do that but I am just trying my luck. See below samples for better understanding.
1.) Sample Input: Tool takes the input file and then throws a question to User.
2.) Question to User: "Select 1 Column which should be Common Field?" Options: List of all Column headers in the Input file
3.) Tool Should create output based on selection of user.
See the sample input and outputs for better understanding. I know Alteryx gives an option to user to select thing but I am not sure if it will create a new column with selected column values based on user selection hence I am reaching out for suggestions.
Thanks