Hi All,
I've seen versions of this issue but haven't found anything that exactly matches the issue I'm having.
I have a Microsoft Form that allows colleagues who are on the road to report their interactions with other organisations. The form has a number of free-text fields and a multiple-choice field. The multiple-choice field allows them to select the country or countries that are represented at a particular event.
I also have a SharePoint list with column titles that exactly match those on the Form.
I'm trying to set up an automation that will automatically record the Form responses in the right columns on SharePoint. To do this I'm currently using the 'Record form responses in SharePoint' template automation. All of the data from the Form transfers to the SharePoint list except the responses related to the Country information.
Is there a way for the multiple-choice Country answers in the Form to be automatically inputted into the SharePoint list?
I'm surprised this isn't done automatically in the way that free text is, given both the Form and SharePoint list column are formatted as multiple-choice. I also have an automation that creates an entry in a SharePoint list whenever an entry is made in another SharePoint list and that has absolutely no problem moving multiple-choice data so I'm struggling to understand why its such an issue with data from Forms.
Any help would be much appreciated.