Click from multiple choice question according to the data in excel

Hi ,
I am trying to fill a google form with excel data like name email. For gender there is multiple choice and it should click according to the data in excel. If activity takes only the last else option.

which activity can be used instead ?

Hi @Mrinalini_Sripada

Why do you need If Else activity. Please share the condition. Also, a simple click activity might work for you.

So I have an example for you as below>
I use excel to fill in below form:

Below is my flow:

image

Inside For Each row:

Since the data comes from excel,my click activity will clcik based on items from excel:
Selector would be:

Hope this example helps you!!

1 Like