Announcements
I've added the form ,but I want to select the multiple choices in the dropdown coma separated inside the form
example :dropdown ["1","2","3","4"] here I want to select 1 and 2
Thank You
You are describing a combobox. There you can select multiple values.
Thanks for the reply I'm referring to the dropdown of the form
in the below picture ,u can see i want to multiselect the options(Automation platform)
Thankyou
Yes, I understand that.
You can replace a Dropdown inside a Form with a Combobox. It will look nearly the same, just that you can select multiple options. This will not be possible with a Dropdown controll, those are designed to only get one selection.
@DBO_DV Thank You I was able to select multiple value but in Dataverse it is saving as a single value ,how do i save it with multiple value with coma separated
Please make sure that the settings inside your choice column allows multiple selection
This can't be dont if the data type is a single line of text
Okay well than you can use this formula in your patch to put it all in one value:
Concat(ComboBox1.SelectedItems,Value,", ")
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 358 Most Valuable Professional
11manish 214 Super User 2026 Season 2
Mohsin Ali 185