exam questions

Exam PL-100 All Questions

View all questions & answers for the PL-100 exam

Exam PL-100 topic 1 question 4 discussion

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

You have been tasked with designing a model-driven app. The app must be configured to permit so that users are able to generate and modify a list of current accounts.
You want to make sure that a list of all active accounts is displayed. You need to make use of a suitable user interface component.
You use the Data table control.
Does the action achieve your objective?

  • A. Yes, it does
  • B. No, it does not
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
iamadilshafiq
Highly Voted 3 years, 11 months ago
Answer is : B. No, it does not. Model driven apps do not have Data Table control listed under it on the official Microsoft Docs. https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-data-table
upvoted 35 times
XiltroX
3 years, 6 months ago
I just read the link you provided. No where it says that Data Table is not available for Model apps. So I think the answer is A - Yes
upvoted 1 times
...
jofl
2 years, 6 months ago
Correct. Answer B is correct and answer A is not correct. Data Table is a Canvas App Control. You might be able to add it to a Model Driven App, but it still would be read only. In this case you should use a View and if you like to, you can edit the View to be editable to be able to edit records directly within the viewed List.
upvoted 4 times
...
...
iamchoy
Most Recent 11 months, 1 week ago
Selected Answer: A
**A. Yes, it does** The Data table control in a model-driven app is designed to display a list of records from a data source. It allows users to see and edit data directly from the table view. So, if you want to display a list of all active accounts and allow users to modify them, using the Data table control would indeed achieve your objective. It provides a flexible and efficient way to handle data within your app. Always remember to set the correct data source and configure the necessary permissions for your users.
upvoted 1 times
...
neogeo13
1 year, 2 months ago
Selected Answer: B
Data Table is a Canvas App Control
upvoted 1 times
...
4e8b388
1 year, 2 months ago
Selected Answer: B
Data Table control is available only in Canvas app. The answer is No.
upvoted 1 times
...
Maery
1 year, 5 months ago
Selected Answer: B
Model-driven app does not have Data Table Model-driven app components include: Entity Forms: Used to display and edit data for a specific record within an entity. Views: Provide a structured way to present a list of records from an entity. Dashboards: Visualize data from multiple records or entities. Charts and Visualizations: Present data in a graphical format. Subgrids: Display related records within a form.
upvoted 1 times
...
MeHungarian
1 year, 9 months ago
Yes, using the Data table control is a suitable choice to achieve your objective of displaying a list of all active accounts in a model-driven app. The Data table control is designed for presenting tabular data in a grid format, making it a good fit for displaying a list of records like accounts. By configuring the Data table control properly, you can allow users to view and interact with a list of current accounts, including modifying the account information if needed.
upvoted 2 times
...
Edriska
1 year, 10 months ago
Selected Answer: A
A. Yes, it does. The Data table control is suitable for displaying a list of all active accounts. The Data table control shows a set of data in a tabular format that includes column headers for each field that the control shows. You can link the Data table control to a connected or local data source and customize the column width and heading text. You can also show hyperlinks in the Data table control and copy and paste it1.
upvoted 1 times
...
EdrisKazemi
2 years, 1 month ago
The Display form control is a read-only control that displays all fields of a record or only the fields that you specify. It does not modify a record. If you want to display a list of all active accounts, you can use a Gallery control and configure it to show a table in a data source and then configure a form to show whichever record the user selects in the gallery.
upvoted 1 times
...
charles879987
2 years, 2 months ago
Data in a Data table control is read-only
upvoted 2 times
...
BEK2020
2 years, 3 months ago
Answer is B
upvoted 1 times
...
temp193
2 years, 5 months ago
A. Yes, it does The Data table control is a suitable user interface component for displaying a list of current accounts in a model-driven app. It allows users to view and interact with a table of data, and it can be configured to display specific fields or columns from the data source. By using the Data table control, you can achieve your objective of displaying a list of all active accounts in the app.
upvoted 2 times
...
guglielmo3
2 years, 6 months ago
Selected Answer: A
You must show a list, the datatable is the best choice
upvoted 3 times
KMnb
2 years, 3 months ago
Right - IF you are using a Canvas App. A Data Table is not available in a Mode Driven App.
upvoted 2 times
...
...
Zuti
2 years, 7 months ago
https://learn.microsoft.com/en-us/power-apps/maker/model-driven-apps/additional-controls-for-dynamics-365-for-phones-and-tablets
upvoted 1 times
...
Didiz
2 years, 9 months ago
B, data table relates to canvas App
upvoted 1 times
...
Marinux
3 years, 2 months ago
Selected Answer: B
I would say answer B. Because even if it is based on Dataverse connectors, or an extension with a Canvas application, in any case the Data Table is read only! https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-data-table - "Data in a Data table control is read-only." Now in the question, it does specify that "The application must be configured to allow users to generate and modify a list of current accounts." So allow the user to modify the data. This is not possible with a data table
upvoted 3 times
DarioReymago
2 years, 6 months ago
You can use the Data Table as an index, a first screen to jump to edit screen. https://www.youtube.com/watch?v=UcXYf4nq9BA
upvoted 1 times
...
...
zukito3
3 years, 3 months ago
Selected Answer: B
Model driven apps do not have Data table control https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/model-driven-app-components
upvoted 2 times
...
Xioz
3 years, 4 months ago
Selected Answer: B
B is correct (B. No, it does not.). Model driven apps don't have Data Table control. Reference: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-data-table
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 ...