LINKTOFORM to create new row and insert a value in a ref column

 

Hello! I have a "person names" table and a "Persons" table with a "Names" reference column

From the "person name" table I create an action LINKTOFORM(Persons_form,Name,[_thisrow].[Names])
By performing the action I see the value in the column but as if it were a duplicate with a yellow triangle and the reference is not created.

Any suggestions on how to do it? Thanks in advance


a.pngb.png

Solved Solved
0 2 42
1 ACCEPTED SOLUTION

Is the [Names] column in your "persons names" table the key column?  

View solution in original post

2 REPLIES 2

Is the [Names] column in your "persons names" table the key column?  

Tank' a lot, this was the problem

Top Labels in this Space