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…
Question
Options
- ACustomer column
- BBusiness rule
- CRelationship
- DChoice column
How the community answered
(14 responses)- A7% (1)
- B79% (11)
- C14% (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.