nerdexam
Microsoft

PL-100 · Question #119

You are creating a canvas app for a company that delivers packages. The app will display one screen for each delivery attempt. Drivers must make three attempts to deliver a package before returning…

The correct answer is A. Data table B. Vertical gallery. Both a Data table (option A) and a Vertical gallery (option B) can display multiple records - such as a list of up to three delivery attempts - on a single screen. A Data table renders records in a spreadsheet-like tabular format with column headers. A Vertical gallery displays…

Create business solutions

Question

You are creating a canvas app for a company that delivers packages. The app will display one screen for each delivery attempt. Drivers must make three attempts to deliver a package before returning the package back to a warehouse. Drivers must enter details about delivery on a second screen in the app. You need to display a list of delivery attempts on the delivery screen. Which two components can you add to the app to display details about the delivery attempts? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

Options

  • AData table
  • BVertical gallery
  • CDisplay form
  • DDrop-down

How the community answered

(56 responses)
  • A
    95% (53)
  • C
    4% (2)
  • D
    2% (1)

Explanation

Both a Data table (option A) and a Vertical gallery (option B) can display multiple records - such as a list of up to three delivery attempts - on a single screen. A Data table renders records in a spreadsheet-like tabular format with column headers. A Vertical gallery displays a scrollable, customizable list of items where each item uses a template you design. Either can be bound to a data source containing delivery attempt records. A Display form (option C) shows the fields of only a single record at a time, not a list. A Drop-down (option D) is an input control for selecting a value from a list - it is not suited for displaying detailed delivery attempt data.

Topics

#Canvas Apps#Power Apps Controls#Displaying Data#Galleries

Community Discussion

No community discussion yet for this question.

Full PL-100 Practice