DropDown Issue

Type of reusable component: Drop Down

Question: I am working on an application called Magic. I have a Dropdown Part which appears 4 Times in the same Screen. It contains 29 Different Options with different combinations. Input for this Option is from Excel file and these combinations are like following in Excel

And in Target application field it’s like following.
23%20PM

Based on the option in Excel we need to select the right combination in the Target Application.

Current Behavior: Not Working, I tried Click activity and simulate the click.

Expected Behavior: Select the right combination

Studio/Robot/Orchestrator Version: 2018.3

Use select item and pass your input (to be selected) as variable it should work