I've set up an automated flow that initiates 'When an item is created' in a SharePoint list, which I'll refer to as List 1.
The action I've added is to 'Create Item' in a separate list, which I'll refer to as List 2.
There’s a Choice field in List 1 labeled ‘Data Retrieval/Sourcing.’ The list allows for multiple selections in this field. I’d like to have the responses to this field populate into a separately named field in List 2 labeled ‘Customer Data Requirements.’ ‘Customer Data Requirements’ is a multiple line text field. If someone selected multiple options on the ‘Data Retrieval/Sourcing’ question, I would expect that they would appear one after the other, possibly separated by a comma in ‘Customer Data Requirements’ if the flow worked as I intended.
When I went to add ‘Data Retrieval Sourcing’ as dynamic content to the ‘Customer Data Requirements’ field in List 2, an Apply to Each box overlapped the entire ‘Create Item’ space I was working within. I’m not familiar with this feature but it only appears when I insert a multi-choice field as dynamic content into another field. I’m not interested in using it and I’d like to find a way to work around it if there’s no way to remove it entirely.
When I saved the flow and submitted an entry with two distinct choices on ‘Data Retrieval/Sourcing,’ two entries were created in List 2 with the same ID. The only difference, as you might guess, were the responses to the ‘Data Retrieval/Sourcing’ question. The responses were separated out, not joined together in one entry as I intended.
I think my options are to 1) somehow figure out how to remove ‘Apply to Each’ from appearing or 2) figure out how to work around ‘Apply to Each’ so that I get the intended result of combining the responses from the multi-choice fields into one entry. I should also note that the ‘Data Retrieval/Sourcing’ field isn’t the only multi-choice one I’m working with, so I’d need to be able to create a solution which would work for other list fields with the same column type as well.
Any advice or help would be appreciated.