PL-200 · Question #28
A customer tracks events by using a custom entity. The custom entity includes a custom field for the venue of the events. The customer must be able to display the events by venue in a calendar. You…
The correct answer is B. View. In Dynamics 365 / model-driven Power Apps, the Calendar control is added at the View level, not to a form, field, or chart. A view defines which records are displayed and in what layout; adding the Calendar control to a view transforms the record list into a calendar…
Question
Options
- AForm
- BView
- CField
- DChart
How the community answered
(66 responses)- A11% (7)
- B82% (54)
- C3% (2)
- D5% (3)
Explanation
In Dynamics 365 / model-driven Power Apps, the Calendar control is added at the View level, not to a form, field, or chart. A view defines which records are displayed and in what layout; adding the Calendar control to a view transforms the record list into a calendar visualization. To display events by venue, you configure the view to group or filter by the custom venue field, then apply the Calendar control to that view. Adding a control to a form (A) affects individual record display. Fields (C) store data but don't control layout. Charts (D) provide aggregate visualizations, not calendar views.
Topics
Community Discussion
No community discussion yet for this question.