MB2-707 · Question #90
You create a new custom entity named Equipment which you use for tracking equipment owned by your Accounts. You want to create a one-to-many relationship between Account and Equipment. What are two…
The correct answer is C. From the Account entity, create a new 1:N relationship where the Primary Entity is the Account D. While customizing the Equipment form, create a new Lookup field, and specify the Target Record. https://technet.microsoft.com/en-us/library/dn531171.aspx#BKMK_CreateEditN1Relationships
Question
You create a new custom entity named Equipment which you use for tracking equipment owned by your Accounts. You want to create a one-to-many relationship between Account and Equipment. What are two possible ways to achieve this goal? Each correct answer presents a complete solution. Choose two.
Options
- AFrom the Equipment entity, create a new 1:N relationship where the Primary Entity is the
- BWhile customizing the Account form, create a sub-grid, and specify the Equipment as the related
- CFrom the Account entity, create a new 1:N relationship where the Primary Entity is the Account
- DWhile customizing the Equipment form, create a new Lookup field, and specify the Target Record
How the community answered
(36 responses)- A8% (3)
- B17% (6)
- C75% (27)
Explanation
https://technet.microsoft.com/en-us/library/dn531171.aspx#BKMK_CreateEditN1Relationships
Topics
Community Discussion
No community discussion yet for this question.