How to execute case statement 2 times one after another using switch case

Hello,

In my workflow I’m using Switch Case activity

Login into gmail by user and pwd.

Casestatemet = Ramesh then I was execute the flow to login into gmail with userid and pwd
but in my file i have multiple Ramesh are their then How can I execute for other person with their userid and pwd info by repeating same case instead writing other case statement.

Thanks in advance.!!

Hi @ramesh_kola

Loop the switch case.

Regards,
Karthik Byggari