A travel company has a Common Data Service (CDS) environment. The company requires the following: ✑ Custom entities that track which regions clients have traveled. The dates their clients traveled to these regions.You need to create the entities and relationships to meet the requirements. Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. A. Create a N:N relationship from Contact to the Region entity. B. Create a 1:N relationship from the ContactRegion intersect entity and Region. C. Create an intersect entity named ContactRegion and create 1:N relationships to Contact and Region. D. On the main form for ContactRegion, add lookup fields for Contact and Region, and a date field for the visit date. E. Create a 1:N relationship from Contact to the Region entity. F. Create the Region entity. G. On the main form for ContactRegion, add a sub-grid to view country information. H. Create an intersect entity named ContactRegion and create N:1 relationships to Contact and Region. Suggested Answer: CDF Need a Region entity, a intersect entity ContactRegion between Contact and Region, and a way to input region visits. This question is in PL-400 Microsoft Power Platform Developer Exam For getting Microsoft Certified: Power Platform Developer Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer