I am trying to do the following:
I have data in 1 list (List A) that needs to be transferred to a different list (List B). In List A I have a multiple choice field that can contain multiple options. Here comes the difficulty I am facing:
- The flow is setup generic, where I use variables to identify list B, resulting in formatting the item in JSON:

The approach in the screenshot doesnt work. Can anyone help me how I should do this and what datatype the value should be (array, string or something else?)
Many thanks in advance!
Mark