Unable to select item (input from variable) in drop down options

Problem Statement : Unable to select value (passing value from variable) in drop down options.

image

I’ve tried using Select Item activity and passing value from variable with same text but getting error in Select Item activity. LaserFiche is desktop application used for this process.

Error details : Select Item ‘SELECT Field1’: Cannot select item. It was not found among existing items.
TIP: Some combo-boxes delay load items until its dropdown is expanded. Try to simulate a click on control prior to selecting an item.

Same “Select Item” Activity is working fine for other fields like - Yes or No and three inputs selection fields.

Try to get the exact text of dropdown by using inspect element in browser and verify same value is passed in your variable of uipath