Select Item condicional

Hi all.

I have a problem with the “Select Item” activity, I need it to pick a value from a drop down list as long as it is equal to the value of a previously assigned variable.

Please help me :C

@Ozkar_Nava

Welcome to our UiPath community.

You mean want to read the current value selected in drop down list ?

Thanks so much!

Example

In my variable “x” I have the value “Mexico” and in the drop-down list there are three values “Mexico, Brazil, Canada”.

I need you to choose Mexico

@Ozkar_Nava

Did you check with Select Item activity ? And also can you please show me screenshot of that Drop down.

Sure!

image

I solved it by writing the variable in “Select Item” but it has to be exactly the same as the dropdown list.

@Ozkar_Nava

Yes we need pass the exact value as it is in the application if we use Select Item activity.