PL-100 · Question #57
A company delivers products to multiple communities. The company creates a canvas app connected to a Common Data Service database. The app tracks communities to see where the delivery volume is the…
The correct answer is C. global option set. A global option set (now called a 'Choice' in Dataverse/Common Data Service) is a reusable list of values that can be shared across multiple entities and forms. Since both the 'Delivery' entity and the 'Pick-up' entity need to use the same community list, a global option set is…
Question
Options
- Alocal option set
- Btext
- Cglobal option set
- Dtext area
How the community answered
(32 responses)- A13% (4)
- B6% (2)
- C78% (25)
- D3% (1)
Explanation
A global option set (now called a 'Choice' in Dataverse/Common Data Service) is a reusable list of values that can be shared across multiple entities and forms. Since both the 'Delivery' entity and the 'Pick-up' entity need to use the same community list, a global option set is the correct choice - it is defined once and referenced by both entities. A local option set is scoped to a single entity and cannot be reused. Text and text area fields are free-form inputs with no enforced list of values, making them inappropriate for a controlled, shared dropdown list.
Topics
Community Discussion
No community discussion yet for this question.