nerdexam
Microsoft

PL-100 · Question #140

Your organization has a Common Data Service (CDS) custom entity that stores the Employee account data. You need to build a relationship between the custom and Account entities. Which of the…

The correct answer is C. Power Apps Maker Portal E. Power Apps Solution Explorer. Entity relationships in Dataverse (CDS) are created and managed through Power Apps Maker Portal and Power Apps Solution Explorer, both of which provide dedicated interfaces for defining entity metadata.

Create business solutions

Question

Your organization has a Common Data Service (CDS) custom entity that stores the Employee account data. You need to build a relationship between the custom and Account entities. Which of the following tools can you utilize for the purpose? (Select two Options)

Options

  • APower Platform Admin Center
  • BVisual Studio Code
  • CPower Apps Maker Portal
  • DSQL Server Management Studio
  • EPower Apps Solution Explorer

How the community answered

(46 responses)
  • A
    2% (1)
  • B
    7% (3)
  • C
    89% (41)
  • D
    2% (1)

Why each option

Entity relationships in Dataverse (CDS) are created and managed through Power Apps Maker Portal and Power Apps Solution Explorer, both of which provide dedicated interfaces for defining entity metadata.

APower Platform Admin Center

Power Platform Admin Center handles tenant and environment administration and does not provide tools for defining or managing entity relationships within Dataverse.

BVisual Studio Code

Visual Studio Code is a code editor without native Dataverse schema management capabilities and cannot be used to create entity relationships directly.

CPower Apps Maker PortalCorrect

The Power Apps Maker Portal provides a graphical Data section where makers can define relationships between custom and standard entities such as Account. Power Apps Solution Explorer (E) similarly exposes a Relationships node under each entity, allowing makers to add one-to-many or many-to-many relationships - making both tools valid and supported options for this task.

DSQL Server Management Studio

SQL Server Management Studio operates against relational databases and has no ability to create or manage Dataverse entity relationships, which are metadata constructs managed exclusively through the Power Platform.

EPower Apps Solution ExplorerCorrect

Power Apps Solution Explorer exposes a Relationships node under each entity, allowing makers to add one-to-many or many-to-many relationships, making it a valid supported option alongside the Maker Portal.

Concept tested: Creating Dataverse entity relationships using maker tools

Source: https://learn.microsoft.com/en-us/power-apps/maker/data-platform/create-edit-entity-relationships

Topics

#Dataverse Entities#Entity Relationships#Power Apps Maker Portal#Power Apps Solution Explorer

Community Discussion

No community discussion yet for this question.

Full PL-100 Practice