Select multiple items from a dropdown in UiPath apps

Hi All,

Can you please let me know how to create a dropdown which can select multiple items in UiPath Apps.

Regards

Hi @p.gokarnakar

Have a view on the Thread

Regards
Gokul

Thanks for the suggestion.
But the above thread explains how to build a dropdown with multiple values and I want to create a dropdown from which I should be able to select multiple options.
Eg. If dropdown values are β€œ1”, β€œ2”, and β€œ3”. I want to select both β€œ1” and β€œ2” and store it in a variable.

Hey @p.gokarnakar

Kindly refer this please…

Thanks
#nK

Hi @Nithinkrishna

Thank you so much for the solution. It worked!