Knack Create Record : multiple connections fields

Hello
I want my scenario to “copy/paste” a knack record from a table to another.
The problem I have is that one field is a connection field with “many to many” connections.
When the script create the “pasted” record, this field only contains a connection, not all of them.

I tried to iterate and update the record but the result is the same.
Is there a way to add multiple connections in one field instead of only keeping the last value ?

Module2 : returns the data A from table1
Module24: copies data into a new record into table2
Iterator + Module28: iterate from module2 and populate the field with multiple connection in table 2 (not working)

Thank you !

1 Like

Hi it would be awesome if you share also a screenshot that contains output from the Create a Record module 24.

2 Likes