I have created a Canvas app which has a Form field using the information from a M365 SPO SharePoint Library. Some of the columns allow for multiple selections. I have set the combo box to multiple selections "true." I needed to use Power Apps v2 because I am also uploading a file and the form selects the meta data required for the file that is being uploaded to the SharePoint Library.
The Canvas app and Power Apps v2 work well (file uploads and single entry items are loaded into the columns) with the exception that if I select more than one item in a combo box, only one item fills in the column in SharePoint.
Has anyone had this issue and if so, could you share your fix?
Thank you,