Hi Everyone ,
I have a person type column in my sharepoint list
In my power app I have a combobox with following items property (Multiselect)
Office365Users.SearchUser({searchTerm: ComboBox1_1.SearchText})when the form is submitted , the values( the peoples name ) are not getting recorded in the sharepoint list
Could anyone please help me to fix the issue

is it because of the DSI of the combobox