Mupltiple choice in input dialog

Hi, I need to select several options using the input dialog. And I can only choose one from the list. How to choose more options with this activity.

@sullivanne

Can you please explain more about your requirement like taking some example input and output

Hi @sullivanne

Try this:

"Option1;Option2"

Regards

1 Like

Hi @sullivanne

Check this thread,It might helps you out

HI @sullivanne

Please check below:

Main.xaml (15.9 KB)

Regards