How do I define a foreign key relationship in a Logical Model?
When I create a 1:N relationship in a Logical model, a new foreign key column is added to the child-table; but I want the relationship to use an existing column as foreign key.
In the Relation Model I can do this with the Associated Column part of Foreign Key Properties.
But I can’t see that this is available in the Logical. I would expect to be able to use the Target Key field but I cant modify it.
Whats wrong ? Is it not possible in the Logical?
I am using 4.1.3 and have tried 4.1.2