exam questions

Exam PL-100 All Questions

View all questions & answers for the PL-100 exam

Exam PL-100 topic 2 question 38 discussion

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

DRAG DROP -
You are developing an app that warehouse workers will run on their phones to perform inventory counts.
You need to design the app.
Which type of control should you use? To answer, drag the appropriate control types to the correct requirements. Each control type 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 presents a complete solution.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Text box -

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.

Box 3: Radio -
Reference:
https://docs.microsoft.com/en-us/power-apps/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
et_learner
Highly Voted 2 years, 9 months ago
Correct!
upvoted 7 times
...
Edriska
Most Recent 1 year, 11 months ago
Correct Text box: A text box allows the user to enter text manually. It is useful for capturing short and specific information, such as names, numbers, or codes. Combo box: A combo box combines a text box and a drop-down list. It allows the user to either type in a value or choose from a predefined list of options. It is useful for capturing data that has a limited and known set of values, such as categories, colors, or sizes. Slider: A slider allows the user to select a value from a continuous range by dragging a thumb along a track. It is useful for capturing data that has a relative or approximate value, such as quantity, price, or rating. Radio: A radio button allows the user to select one option from a group of mutually exclusive choices. It is useful for capturing data that has a binary or discrete value, such as yes/no, on/off, or status.
upvoted 1 times
...
supun00wick
2 years, 1 month ago
seems correct!
upvoted 2 times
...
Oussama_Osman
2 years, 5 months ago
Correct!
upvoted 3 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 ...