Parent and child tables

Hello communityโ€ฆ
I have parent and child tables, I want to create initial value to record value in child table through recorded value for one column in parent table.
Thank you in advance.

0 3 382
3 REPLIES 3

You can do that with the deref expression. The syntax is [RefColumnName].[ColumnNameInParentTable]

Please, Can you elaborate more details.

Please check this articleโ€ฆ

Top Labels in this Space