I've followed this tutorial to embed dropdowns in a table. In my case, I've got a multi-selection and a single-selection dropdown. The latter works fine, but for the multi-selection I don't know how to format the query to get the separated individual values for the Referencias column. I've tried wrapping it in [ ] and leaving it as string with commas with no success.

