Microsoft Certified Power Platform App Maker Associate · Free Practice Question Easy
Question 4
Q50: You are creating a model-driven app for managing support tickets. The app must display ticket details, priorities, and assigned agents. What control type is appropriate for displaying the list of support tickets and their attributes?
- A A. Combo box
- B B. Text input
- C C. Calendar control
- D D. Data table
Reveal correct answer
Correct answer: D
Explanation
D. Data table A data table is the most suitable control type for displaying the list of support tickets and their attributes in a model-driven app for managing support tickets. A data table allows for the efficient display of tabular data, making it easy to view and manage multiple tickets at once. It provides a structured and organized layout, with columns for ticket details, priorities, and assigned agents. Users can easily sort, filter, and search for specific tickets based on their attributes. Additionally, a data table allows for interactive features such as selecting and editing individual tickets, making it a comprehensive solution for managing support tickets in the app. A combo box (A) is not appropriate for displaying a list of support tickets and their attributes as it is typically used for selecting a single option from a predefined list, rather than displaying multiple tickets with their details. A text input (B) is not suitable for displaying a list of support tickets and their attributes as it is primarily used for capturing user input, rather than displaying structured data in a tabular format. A calendar control (C) is not appropriate for displaying a list of support tickets and their attributes as it is specifically designed for managing and displaying dates and events, rather than ticket details, priorities, and assigned agents.Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
