exam questions

Exam PL-200 All Questions

View all questions & answers for the PL-200 exam

Exam PL-200 topic 2 question 3 discussion

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

HOTSPOT -
You implement an editable grid for the Account entity.
The business team provides the following list of features that they would like you to implement:
✑ Group by or sort columns in the current view.
✑ Configure a business rule to show an error message.
✑ Edit values in calculated fields.
✑ Edit the Address composite field.
✑ Use the editable grid on mobile phones.
Which actions can you perform? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

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
vijaywaghmare14
Highly Voted 4 years, 5 months ago
Yes, Yes, No, No. No
upvoted 158 times
skh18
4 years, 5 months ago
Last one is yes. See here: https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/developer/customize-dev/use-editable-grids-dynamics-365#:~:text=Editable%20grid%20is%20a%20custom,not%20have%20to%20switch%20records "Editable grid is a custom control in Dynamics 365 for Customer Engagement that provides rich inline editing capabilities on web and mobile clients (Dynamics 365 for phones and Dynamics 365 for tablets) including the ability to group, sort, and filter data within the same grid so that you do not have to switch records or views."
upvoted 13 times
rodrrr
4 years, 4 months ago
Keep reading, there is FAQ section in the end: Why can't I use editable grids on phones? Based on customer feedback, we have removed the editable grid experience from phones. When using a editable grid on a phone, you will see a read-only version of the list control.
upvoted 31 times
...
wfrf92
4 years ago
Why can't I use editable grids on phones? Based on customer feedback, we have removed the editable grid experience from phones. When using a editable grid on a phone, you will see a read-only version of the list control.
upvoted 2 times
...
Power_Ninja
4 years, 1 month ago
Disagree, last option is definitely No, been implementing this a lot recently (+/- 12months). The view will be available but grid control is disabled. Consistent behaviour in D365 app and new MS Field service app.
upvoted 4 times
arcturus10
3 years, 11 months ago
check this link: https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/customize/make-grids-lists-editable-custom-control?view=op-9-1 this clearly says that, with editable grids, users can do rich in-line editing directly from grids and subgrids whether they're using a web app, tablet, or phone.
upvoted 3 times
PrincipalJoe
3 years, 5 months ago
Afaik, editable grids on phones is part of release wave 2 2021. It is therefore unclear, if this question is based on the most up to date info
upvoted 1 times
...
...
...
...
iaur
3 years, 3 months ago
Just giving back to the community. This appeared on 3/18/2022 exam. Correct answer
upvoted 7 times
d365ppp
3 years, 2 months ago
iaur, what is the correct answer?
upvoted 5 times
...
...
Shradz93
3 years, 4 months ago
Editable grids also support Calculated fields and Rollup fields
upvoted 2 times
ManuB
3 years ago
You can display them but not update them
upvoted 4 times
61be873
1 year, 2 months ago
Where did you find that? Limitations Data types that aren't editable in an editable grid The following data types aren't editable in editable grids: Customer and Partylist Lookup columns; Composite (address) columns; State/Status columns; Lookup table-related columns (for example, the Account table includes a contact lookup, where the Contact column is editable but the EmailAddress(Contact) column is not editable).
upvoted 1 times
rockyoz
1 year, 2 months ago
Why dont you just try it? It is very easy to find out. That it is there but locked for obvious reason.
upvoted 1 times
...
...
...
...
Shradz93
3 years, 4 months ago
Selecting one of the radio buttons will make Editable Grid the default mode for all views for that table when accessed via that client (web, phone or tablet).
upvoted 1 times
...
...
rrrrrrrrrrrr
Highly Voted 4 years, 5 months ago
Item 3: No
upvoted 19 times
...
examtopicss1122
Most Recent 3 months, 2 weeks ago
It should be: Yes, Yes, No, No, Yes. You cannot directly change the value of a calculated field. You can only change the formula. Yes, you can use an editable grid on a mobile phone. However, the grid will be in "Read-only' state
upvoted 1 times
...
HAZZTA
11 months, 4 weeks ago
Re: Edit values in calculated field: My logic here is that calculated columns perform a calculation based on other data in the entity or form, so making it editable would defeat that purpose, enabling a user to enter invalid data.
upvoted 1 times
...
HAZZTA
11 months, 4 weeks ago
Re: Editable grid on mobile phones: Based on customer feedback, we have removed the editable grid experience from phones. When using a editable grid on a phone, you will see a read-only version of the list control. https://learn.microsoft.com/en-us/power-apps/maker/model-driven-apps/make-grids-lists-editable-custom-control#editable-grids-dont-work-on-phones So the answer would be: Yes, Yes, No, No, No.
upvoted 1 times
...
61be873
1 year, 2 months ago
correct Y Y Y N N
upvoted 1 times
...
jmccolly
1 year, 2 months ago
Yes, Yes, No, No, No https://learn.microsoft.com/en-us/power-apps/maker/model-driven-apps/make-grids-lists-editable-custom-control
upvoted 1 times
...
KannanBalasubramanian
1 year, 3 months ago
Calculated should be "No". I tried adding an editable grid with a Formula Column to a form and when I ran the app, that column appeared as locked. Screenshot: https://imgur.com/a/SlxlfRp
upvoted 2 times
...
MrEz
1 year, 5 months ago
"implement editable grid 4 account entity" on FORM for sub-entity. Mixed experience, wording unclear. I assume Form with grid of accounts e.g. (custom? Entity=e.) Product showing accounts buying this product. Go to product(e.) form, ->accounts sub-grid & switch to classic ui (any idea how to make it in ‘new’ UI??!). -> Set Properties -> Account (e.!) -> Controls, -> editable grid. Looks like account (e.) view which you can add the control to (on Product form). But: From ->Solutions-> Entity -> Account->views, Custom Controls (editable view unavailable!). (confirm: unable to set "phone" control to e. grid) (OR maybe the question means: on the account form, you have a subgrid of some e. you want to make editable..?). Answers: Yes, No (assume business rule (onload) on field within editable subgrid: if Account street empty, show error message on this Product Form open). Because question is about editable grids, right?, No, No, No
upvoted 1 times
MrEz
1 year, 4 months ago
You implement an editable grid for the Account entity. Configure a business rule to show an error message. i was first thinking, the two have something in common e.g. when a value within the editable grid would not be okay, the BR on account entity would give an error. but maybe it helps here to ignore the context. BR can show error message. but i guess they cannot make it depending on a subgrid value
upvoted 1 times
...
...
drjphat
1 year, 8 months ago
Editable grids cannot edit a column that is calculated. Just confirmed on some data. Why are most on here saying that 3 is yes?
upvoted 3 times
...
StevenThawe
1 year, 9 months ago
The following data types aren't editable in editable grids: Customer and Partylist Lookup fields; Composite (address) fields; State/Status fields; Lookup entity-related fields (for example, the Account entity includes a contact lookup, where the Contact field is editable but the EmailAdress(Contact) field is not editable).
upvoted 1 times
...
kty
1 year, 11 months ago
Editable grids support : Web and mobile clients. Grouping and sorting Calculated columns and rollup columns.(no info find for edit option ) Business rules https://learn.microsoft.com/en-us/power-apps/maker/model-driven-apps/make-grids-lists-editable-custom-control#editable-grids-support
upvoted 3 times
...
Ceddy
1 year, 11 months ago
on exam 7-4-23
upvoted 1 times
...
kaka372
2 years, 1 month ago
Yes No No Yes Yes
upvoted 1 times
...
FaresAyyad
2 years, 2 months ago
Yes, Yes, Yes, No, Yes As per MS Docs. https://learn.microsoft.com/en-us/dynamics365/customerengagement/on-premises/customize/make-grids-lists-editable-custom-control?view=op-9-1
upvoted 3 times
...
opai677147
2 years, 2 months ago
Yes, Yes, No, No. No Composite field is non-editable ref: Data types that aren't editable in an editable grid https://learn.microsoft.com/en-us/power-apps/maker/model-driven-apps/make-grids-lists-editable-custom-control#data-types-that-arent-editable-in-an-editable-grid
upvoted 1 times
...
[Removed]
2 years, 3 months ago
Proposed answer seems to be correct. I wasn't sure about calculated columns but the documentation doesn't say there is a limitation on it. https://learn.microsoft.com/en-us/power-apps/maker/model-driven-apps/make-grids-lists-editable-custom-control
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 ...