nerdexam
Microsoft

PL-100 · Question #252

You are creating an employee directory canvas app. The app must display name, address, and a photo of each employee. You need to select a control type that will display the employee records. Which…

The correct answer is C. Gallery. In Power Apps, a Gallery control is used to show multiple records from a data source, and it's flexible enough to display multiple fields per record - in this case, the name, address, and photo of each employee. A List box is a control that presents a list of items users can…

Create business solutions

Question

You are creating an employee directory canvas app. The app must display name, address, and a photo of each employee. You need to select a control type that will display the employee records. Which control type should you select?

Options

  • AList box
  • BAddress input
  • CGallery
  • DData table

How the community answered

(43 responses)
  • A
    5% (2)
  • B
    16% (7)
  • C
    72% (31)
  • D
    7% (3)

Explanation

In Power Apps, a Gallery control is used to show multiple records from a data source, and it's flexible enough to display multiple fields per record - in this case, the name, address, and photo of each employee. A List box is a control that presents a list of items users can select from, but it's not as flexible for displaying multiple fields per record. Address input is a control for inputting address information, not for displaying multiple fields of multiple records. A Data table can show multiple records from a data source, but it's not as flexible for displaying pictures or for customizing the layout of each record.

Topics

#Power Apps#Canvas App#Gallery control#Display data

Community Discussion

No community discussion yet for this question.

Full PL-100 Practice