Action to set rows in another table won’t set reference column

I’m trying to create an action that creates a new row in another table and sets each column to the same values as the first table. All of the columns work except the table ID column and I think this is because it is a reference type in the second table and just text in the first. 
Is45754672-0C4C-4241-8DBB-B64BB25A040F.png there a way around this? I need the ID to be filled in by this action so that it will create a relationship to the first table.

Solved Solved
0 2 146
1 ACCEPTED SOLUTION

The base type of the ref column was just text. I managed to fix this with a LINKTOFORM() filter Expression 👍🏾

View solution in original post

2 REPLIES 2
Top Labels in this Space