I want select drop down value

Hi,
i have one excel file like employee details name with gender. read the excel file and store on web application . web application gender is dropdown how automate select gender based on excel value

Hi @MD_Farhan1 ,

Use “Select Item” Activity to select from drop down menu

image

Take an example : If i want to select DOG from this drop down menu

image

image

Regards,
Vinit Mhatre

Hi @MD_Farhan1

You can use Select Item activity to select the Gender and pass CurrentRow("Gender").ToString.

image

Regards

pls tell me fill process

Hi @MD_Farhan1

Below workflow will make you understand entire process.

If possible share your google form and excel dat if it doesn’t has confidential information. I will help you with flow.

Regards

1 Like

Thank you for you helping bro.

1 Like

You’re welcome @MD_Farhan1

Happy Automation!!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.