exam questions

Exam PL-100 All Questions

View all questions & answers for the PL-100 exam

Exam PL-100 topic 2 question 23 discussion

Actual exam question from Microsoft's PL-100
Question #: 23
Topic #: 2
[All PL-100 Questions]

DRAG DROP -
You are designing a canvas app.
You need to select user interface controls to include in the app.
Which control should you use? To answer, drag the appropriate controls to the correct requirements. Each control may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: List box -
A List Box control always shows all available choices (unlike a Drop down control) and in which the user can choose more than one item at a time (unlike a Radio control).

Box 2: Combo box -
A Combo box control allows you to search for items you will select. The search is performed server-side on the SearchField property so performance is not affected by large data sources.
Single or multi-select mode is configured via the SelectMultiple property.
When searching for items to select, for each item you can choose to show a single data value, two values, or a picture and two values (Person) by modifying the
Layout settings in the Data pane.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-list-box https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-combo-box

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
JYKL88
2 years, 7 months ago
agree with list and combo. alternatively, both combo also can
upvoted 2 times
Edriska
2 years ago
you can select multiple items in a list within a List Box control in Power Apps. A List Box control displays a list of items and allows users to select one or more items from the list by clicking or tapping on them. To allow multiple selection, you need to set the SelectMultiple property of the List Box control to true. Once multiple selection is enabled, users can select multiple items by clicking or tapping on them while holding down the Ctrl key (on a computer) or by tapping on them one at a time (on a touch device).
upvoted 3 times
...
...
Juun
3 years, 2 months ago
I love how questions are phrased in a way that multiple answers are possible but you can only use one :/ Combo box is possible for both but I guess they are looking for list box and combo box here
upvoted 4 times
...
DiegosPizza
3 years, 7 months ago
1: Listbox 2: Combox, in a combox you can search items and select multiple items. 3:Dropdown: no search by typing, default only 1 selection possible
upvoted 4 times
...
Ervin121
3 years, 8 months ago
All are Combo box. https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-list-box "You can only have one default selected item. If you need multiple selected items please use the Combo Box control."
upvoted 4 times
hintya
3 years, 5 months ago
even from the list box you can select multiple items. Second is combo box coz you can search for items.
upvoted 1 times
...
...
Mateusz_M
3 years, 9 months ago
Why first one is a List? Combo Box allows for multiple selection as well.
upvoted 2 times
...
krishna1234
3 years, 9 months ago
Correct
upvoted 1 times
...
RascarCapat
3 years, 9 months ago
Correct : https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-list-box https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-combo-box
upvoted 1 times
...
phoebe01
3 years, 9 months ago
Correct
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...