exam questions

Exam PL-900 All Questions

View all questions & answers for the PL-900 exam

Exam PL-900 topic 1 question 237 discussion

Actual exam question from Microsoft's PL-900
Question #: 237
Topic #: 1
[All PL-900 Questions]

DRAG DROP
-

A company uses a model-driven app for its sales team.

You must customize a form to meet the following requirements:

• If a check box is checked, a hidden field must appear.
• The form must display a list of customers and fields about customers.

You need to identify the components a developer must configure to meet the requirements.

What should you identify?

To answer, drag the appropriate components to the correct requirements. Each component 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.

Show Suggested Answer Hide Answer
Suggested Answer:

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
imnz
Highly Voted 2 years ago
1. Form - As per Kolif's answer. 2. View - the requirement mentions list of customers and fields, so it should be view since it listed all the records. Form only view a single record.
upvoted 9 times
...
Saurav82
Most Recent 10 months ago
1. Hidden Field Appears: Form 2. List of Customers and Fields Displays: View
upvoted 1 times
...
eduardodiniz2020
10 months ago
You'll all pass the exam! I'm sure of it.
upvoted 2 times
...
srijchow
1 year ago
Views; Table. Reason for Views is that you add or remove columns using View Designer (a part of UI designer in model-driven apps) : https://learn.microsoft.com/en-us/power-apps/maker/model-driven-apps/choose-and-configure-columns
upvoted 1 times
...
webcreator
1 year, 2 months ago
The reasoning for the answers provided is as follows: 1. Column - Hidden Field Appear In the scenario where a hidden field needs to appear when a checkbox is checked, the appropriate component to use is a Column. Columns in model-driven apps can be configured to show or hide based on certain conditions, such as the value of a checkbox. Therefore, by configuring a column to be hidden by default and visible when the checkbox is checked, the requirement for the hidden field to appear is fulfilled. 2. TABLE - List of customers and fields display: To display a list of customers and fields about customers, the appropriate component to use is a Table. In a model-driven app, a Table component can be configured to show a list of records from a specific entity, such as the customers entity in this scenario. The Table component allows for displaying multiple fields about each customer in a tabular format, meeting the requirement to display a list of customers and fields about customers.
upvoted 1 times
...
fizzikkz
1 year, 7 months ago
Column-- question states your are customizing a form why add a form component to a form, you need 1 field to appear (column) Table -- will insert a list of customers and columns
upvoted 3 times
...
rmeng
1 year, 7 months ago
Column-View Column (specifically, create a new column that corresponds to the hidden field, and configure its visibility based on the checkbox condition). View (specifically, create or customize a view that displays the list of customers and the desired fields).
upvoted 2 times
...
nalwd
1 year, 9 months ago
Q1 - Columns link --> https://learn.microsoft.com/en-us/power-apps/maker/model-driven-apps/visibility-options-legacy Several types of form elements have the option to be shown or hidden at app runtime. Tabs, sections, columns, iFrames, and web resources all provide this option.
upvoted 2 times
...
GHOSTGIRL101
1 year, 9 months ago
Form and view
upvoted 3 times
...
Moiz1031
1 year, 10 months ago
Column - Hidden field is column that must be configured first. Form - A must to display customer records with its columns. I would not select Table as customer (account/contact) tables are by default available and developer needs not configure it.
upvoted 1 times
...
mattt123
1 year, 11 months ago
View and Table
upvoted 2 times
...
MayaYao
1 year, 12 months ago
Column; View
upvoted 4 times
...
Murtuza
2 years ago
The given answers are correct which is Column and Forms
upvoted 1 times
...
Kolif
2 years, 1 month ago
https://learn.microsoft.com/en-us/power-apps/maker/model-driven-apps/visibility-options-legacy For the first one, it's either form or column... "Several types of form elements have the option to be shown or hidden at app runtime. Tabs, sections, columns, iFrames, and web resources all provide this option."...
upvoted 2 times
...
FarheenH2022
2 years, 1 month ago
what is the correct answer @FernandoVR can you please share the ref document?
upvoted 1 times
...
FernandoVR
2 years, 1 month ago
Form Table
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 ...