exam questions

Exam PL-200 All Questions

View all questions & answers for the PL-200 exam

Exam PL-200 topic 6 question 19 discussion

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

This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.

To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.

At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.


To start the case study -
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.


Background -

Bellows College is a post-secondary school that wants to start a football team. The college uses Microsoft Power Platform to manage its recruiting efforts. The registration team and assistants use model-driven apps. The coaches use canvas apps on their mobile devices.

Prospects are considered underage if they are younger than 18 years old at the time of registration.


Current environment -


Environment -

• Custom code is not allowed in the system.
• Server-side synchronization is configured for emails, appointments, contacts, and tasks.
• The database and file storage of Dataverse must be minimized to keep costs low.


Contact table -

• Birthdate is a custom date and time field.
• Age at Registration is a calculated field that displays the age of the prospect at the time of registration.
• Current Age is a calculated field that displays the age of the prospect based on the current date and time.


Evaluation table -

• The Evaluation table is a custom table used to track evaluation criteria.
• Evaluation records cannot be manually created.
• Users must not be able to continue until an evaluation record is created automatically for the prospect.


Consent table -

• The consent forms completed by the parents are stored as records in the Consent table.
• Occasionally, a parent cannot complete the consent online and a paper copy must be printed. The signed copy must be scanned and stored with the consent record.


Team website -

• The team website is created by using Power Pages.
• A starter layout template was used to create the site.
• The site consists of five pages:
o Home: A page open to everyone to view the announcements from the team. o Schedule: A page open to everyone to view the tryout and game schedule. o Evaluations: A page that displays tracking from the evaluation table. Prospects are able to view their own information only. o Forms: A page that displays the consent form. o Contact Us: A page for anyone to submit questions and comments.
• Two web roles for authenticated users are created: Primary Contact User and Prospect User. o All primary contacts and prospects are assigned to their respective roles.


Requirements -


Registration -

• Parents and prospects are created as contacts and must be linked.
• The registration team must be able to rapidly create prospects without navigating away from the Parents form. Only the First Name, Last Name, and Birthdate fields should be displayed for the team.
• Assistants must be able to update prospect information and add teams that the prospect has previously played on to a subgrid.


Parental consent -

• When a prospect is underage, a Primary Contact field will appear. The field must be populated before the prospect record can be saved.
• A view named Underage Prospects that lists all underaged prospects is required.
• The Underage Prospects view must run once a week without requiring modifications to display correct information.
• A consent email must meet the following requirements:
o be sent to the primary contact of each new underage prospect o contain a link to the team website o be automatically sent weekly and tracked to the contact record in Dataverse o include the current date using the full month name, date, and year


Evaluations -

• Coaches rate prospects each day on a scale of 1-10 in three categories: endurance, coordination, and skill.
• The total of the three categories is displayed at the bottom of the form. If the total for the day is greater than 25, the number should appear green.


You need to store scanned consent forms.

Where should you store the forms?

  • A. Attachment
  • B. Column
  • C. Notes
  • D. SharePoint
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
ABDFormacion
5 months, 3 weeks ago
Selected Answer: D
Given the requirements to minimize database and file storage costs in Dataverse, the best option for storing scanned consent forms is: D. SharePoint Using SharePoint for storing scanned documents helps keep the Dataverse storage usage low, as SharePoint is designed to handle document storage efficiently. Additionally, SharePoint integrates well with Microsoft Power Platform, allowing you to link the stored documents to the relevant records in Dataverse.
upvoted 2 times
...
ABDFormacion
5 months, 4 weeks ago
Selected Answer: D
Given the requirements and constraints, the best option for storing scanned consent forms is D. SharePoint. Here's why: Minimizing Dataverse storage costs: SharePoint is a more cost-effective solution for storing large files compared to Dataverse. Integration: SharePoint integrates well with Microsoft Power Platform, allowing you to link documents stored in SharePoint to records in Dataverse. Accessibility: Documents stored in SharePoint can be easily accessed and managed, and it supports various file types, including scanned documents.
upvoted 1 times
...
troisdsolide
6 months ago
Selected Answer: B
B. Normally I would say SharePoint, but the case text explicitly says: "The consent forms completed by the parents are stored as records in the Consent table."
upvoted 1 times
noor9saleem
5 months, 3 weeks ago
that isn't about scanned image, its about data
upvoted 1 times
...
...
33a7f9e
8 months, 2 weeks ago
I believe the answer is D. The reason is that it is mentioned in the case study under the Environment section: The database and file storage of Dataverse must be minimized to keep costs low.
upvoted 3 times
...
businesselements1
8 months, 2 weeks ago
Selected Answer: D
Sharepoint can be also correct==> they are an example of connected data source for Canvas app==> The most common data sources are tables, which you can use to retrieve and store information. You can use connections to data sources to read and write data in Microsoft Excel workbooks, lists created using Microsoft Lists, SharePoint libraries, SQL tables, and many other formats, which can be stored in cloud services such as OneDrive for Business, DropBox, and SQL Server. B or D look both correct!!!
upvoted 2 times
...
businesselements1
8 months, 2 weeks ago
Selected Answer: B
File Columns: The primary intended use of this column is to store a single image, note, or attachment. However, storage of other forms of binary data is also possible. One or more columns of this data type can be added to an existing standard customizable table or a custom table. The default Maximum file size is 32 MB==> File columns don't work with business process flows, business rules, charts, rollup columns, or calculated columns. https://learn.microsoft.com/en-us/power-apps/maker/data-platform/types-of-fields
upvoted 1 times
...
Chrisi
9 months ago
should be D
upvoted 2 times
...
Patrick666
10 months, 1 week ago
Why not D
upvoted 3 times
...
7b46f0e
10 months, 2 weeks ago
Correto
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 ...