Hi everyone,
I know this must be a straight forward thing to do but I am struggling to solve this tiny problem. I have multiple csv files with delimeters as "\t", "|" and "," etc. My workflow accepts maximum of two csv files. I want user to provide this delimeter information so that the workflow reads the column of the file correctly. This is how I am trying to achieve:
The value of delimeter is not updated when I add a delimeter value in Drop Down tool. The screenshots are attached

