I have a Form which has a collection of data cards. One of the cards has ComboBox with a data source as sharepoint list. The ComboBox Displays a Choice field with data type people. It worked fine until the data source was updated to allow multi-select. I updated the ComboBox and Card, so that it displays the values correctly, but I cannot update.
The error is in the DataCard.Update ComboBox.SelectedItems.
Expected Record Value.
The property on this control expects Record values. The rule produces Table values which are incompatible.
Solved! Go to Solution.
The above answer was close.
The DataCard containing the people selector control needs to be deleted, then refreshing the data source and adding the field back to the form works.
Originally answered here
As people or group field in the SharePoint list is updated, follow below instructions:
1. In the canvas app, select the Person control in the form.
2. Delete the control from the from.
3. Refresh the data source , SharePoint list.
4. Now, add the control back to the form.
Now, it should work as expected.
Regards
Krishna Rachakonda
If this reply helped you to solve the issue, please mark the post as Accepted Solution. Marking this post as Accepted Solution, will help many other users to use this post to solve same or similar issue without re-posting the issue in the group. Saves a lot of time for everyone. |
That did not have any effect. It is still objecting to update combobox.SelectedItems not returning a record.
The above answer was close.
The DataCard containing the people selector control needs to be deleted, then refreshing the data source and adding the field back to the form works.
Originally answered here
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
191 | |
54 | |
42 | |
38 | |
33 |
User | Count |
---|---|
258 | |
78 | |
74 | |
71 | |
68 |