Microsoft Power Platform App Maker — Question 83
A company has 500 vendor records stored in a SQL table. Each record contains the vendor's name, email address, mobile number, and company address.
The procurement team wants to view the vendor records by using Power Apps. The team must be able to change the list results by applying filters.
You need to display the vendor records in a canvas app.
Which control should you use?
Answer options
- A. Text
- B. Gallery
- C. Form
- D. Chart
Correct answer: B
Explanation
The correct answer is B, Gallery, because it allows for the display of multiple records and supports filtering options, making it ideal for showing vendor records. The other options, such as Text, Form, and Chart, do not provide the necessary functionality for displaying lists of records with filtering capabilities.