Microsoft Power Platform Functional Consultant — Question 6

You create a parent entity and a child entity. The parent entity has a 1:N relationship with the child entity.
You need to ensure that when the owner changes on the parent record that all child records are assigned to the new owner.
You need to configure the relationship behavior type.
What should you use?

Answer options

Correct answer: C

Explanation

The correct answer is C, Parental, because this relationship type ensures that child records inherit the owner from the parent. The other options do not provide this automatic transfer of ownership; Referential allows children to exist independently, and Restrict Delete prevents deletion but does not manage ownership changes.