I’m trying to pass a value from a dropdown list to a in argument used in my process. Here is what I have so far:

For some reason instead of getting the value that the user selects from the drop down it is taking the value from the input text field I also have that is being passed to a different argument.