nerdexam
Microsoft

PL-900 · Question #389

You are creating a data model in Dataverse for an event planning company. Individuals can register for multiple events during a cycle. When event planners create an event, details regarding the…

The correct answer is B. Business rule. A Dataverse business rule can be used to make column constraints and to copy data to a different column when a new row is created. Business rules can enforce conditions and actions in real-time as a user interacts with a form, helping to streamline data entry and reduce errors…

Submitted by tunde_lagos· Apr 18, 2026

Question

You are creating a data model in Dataverse for an event planning company. Individuals can register for multiple events during a cycle. When event planners create an event, details regarding the individuals must copy over to the new event automatically. Organizations must be blocked from registering. You create the table for the events. You need to identify which Dataverse component to use to finalize the model. Which component should you identify?

Options

  • ACustomer column
  • BBusiness rule
  • CRelationship
  • DChoice column

How the community answered

(14 responses)
  • A
    7% (1)
  • B
    79% (11)
  • C
    14% (2)

Explanation

A Dataverse business rule can be used to make column constraints and to copy data to a different column when a new row is created. Business rules can enforce conditions and actions in real-time as a user interacts with a form, helping to streamline data entry and reduce errors. Column constraints: Business rules can make a field required, set its value, show or hide fields, and enable or disable fields. Copying data: You can use a business rule to set the value of one field based on the value of another field when a new row is created. For example, you could copy a value from a "Primary Contact" field to a "Billing Contact" field.

Community Discussion

No community discussion yet for this question.

Full PL-900 Practice