The only two types of relationships that are supported in Dataverse Common Data Service (CDS) are One-to-many (1-N) / Many-to-one (N-1) and many-to-many (N-N). Would be great to finally have the ability to have a true one-to-one (1-1) relationship between two entities. Currently the workaround is to have two relationships, 1-N and N-1 between the two entities and have custom logic (such as classic workflows) to populate the the lookups on each entity.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.