hi i need to replace dropdown with combobox for multiselect in the form
dropdown -items-ShowColumns('table',"Name","ID")
dropdown -default-LookUp('table',ID=ThisItem.ID,"Name")
card-Dropdown.Selected.ID
i need the properties settings for combobox to select multiple names in the form and submit the form
hi there
R
i am not able to use combo box with lookup as used in drop down
The LookUp function finds the first record in a table that satisfies a formula. Use LookUp to find a single record that matches one or more criteria.
The Filter function finds records in a table that satisfy a formula. Use Filter to find a set of records that match one or more criteria and to discard those that don't.
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-filter-lookup
Jessie Chen
Support Engineer
Asia Dynamics 365 Support
Customer Services and Support
User | Count |
---|---|
254 | |
252 | |
82 | |
42 | |
31 |
User | Count |
---|---|
321 | |
266 | |
121 | |
70 | |
52 |