Free Microsoft Power Platform PL-400 Actual Exam Questions - Question 9 Discussion

Question No. 9Drag & Drop

DRAG DROP A travel company has a Common Data Service (CDS) environment. The company requires the following: Custom entities that track which countries/regions their clients have traveled. The dates their clients traveled to these countries/regions. You need to create the entities and relationships to meet the requirements. Which three actions should perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct order you select. PL-400 practice exam questions

Options
AOn the main form for ContactCountry, add the lookup fields for the Contact and Country, and a date field for the visit date.
BCreate a 1:N relationship from Contact to the Country entity.
CCreate a N:N relationship from Contact to the Country entity.
DCreate a 1:N relationship from ContactCounrty intersect entity and Country.
ECreate the Country entity.
FOn the main form for ContactCountry, add a sub grid to view the country information.
GCreate an intersect entity named ContactCountry and create two N:1 relationships to Contact and Country.
HCreate an intersect entity named ContactCountry and create two 1:N relationships to Contact and Country.
Drag an item to a target. Click × to remove.
Answer Area
Target 1
Drop item here
Target 2
Drop item here
Target 3
Drop item here
US
AG
Ahmed G.
2026-02-20

If client and country entities are already there, start by creating the travel entity to hold the dates. Then set up one-to-many relationships from travel to client and travel to country. That way, each travel record links properly to both.

0
AY
Andre Y.
2026-02-13

Creating entities first then linking travel to client and country makes sense.

0
AY
Andre Y.
2026-02-13

Start by creating the custom entities for Client, Country, and Travel. Then set up relationships linking Travel to both Client and Country, so you can track trips and dates properly.

0
MT
Mark T.
2026-01-26

The date clearly belongs on the travel entity since it captures individual trips. Also, linking travel to both client and country entities makes sense for tracking purposes. So, start by creating custom entities, then set relationships accordingly.

0
PL
Peter L.
2026-01-15

Is the date field supposed to be on the travel entity or client entity?

0