Microsoft Power Platform Fundamentals — Question 235

You create a canvas app by using the option labeled Start from data. You connect a spreadsheet that contains customer records. The customer records are displayed in a list on a screen labeled Browse.

You need to apply a filter to the control that displays the customer records.

Which control should you modify?

Answer options

Correct answer: D

Explanation

The correct answer is D, Gallery, because it is the control that displays a collection of items, such as customer records, and can be filtered. The Display form (A) is used to show details of a single record, the Icon (B) is typically used for user interaction, and the Search (C) control is meant for searching rather than filtering the displayed records.