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.
Is 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! Go to Solution.
The base type of the ref column was just text. I managed to fix this with a LINKTOFORM() filter Expression 👍🏾
User | Count |
---|---|
21 | |
15 | |
4 | |
3 | |
3 |