HOTSPOT (Drag and Drop is not supported)A company plans to implement a model-driven app. The company will enter data through the app.The company has the following requirements:Users must be able to search for the data inside the app.Users must be able to search for the data outside the app.You need to configure a solution for each requirement.What should you use? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area:
Answer(s): A
Box 1: Dataverse searchUsers must be able to search for the data inside the app.Use Dataverse search for model-driven apps in the Power Apps mobile app You can quickly find the information that you're looking for by using Dataverse search. The Dataverse search experience delivers fast and comprehensive results across multiple tables, in a single list, sorted by relevance.Dataverse search is already available when you're using a model-driven app in a web browser. The functionality is the same in Power Apps Mobile.Box 2: Microsoft SearchUsers must be able to search for the data outside the app.Microsoft SearchMicrosoft Search helps you find what you need to complete what you're working on. Whether you're searching for people, files, organization charts, sites, or answers to common questions, you can use Microsoft Search throughout your workday to get answers.Incorrect:* You can use the Content Search eDiscovery tool in the Office 365 Security & Compliance Center to search for items such as email, documents, and instant messaging conversations in your Office 365 organization.* Modern searchModern global search experience, backed by Microsoft Dataverse search, for all model-driven Power Apps on all devices as the default--helping users find their information and navigate easily.Features include:Seeing suggested results as you type puts Dataverse information at your fingertips.
https://learn.microsoft.com/en-us/power-apps/mobile/relevance-search-mobile https://learn.microsoft.com/en-us/power-platform-release-plan/2021wave2/power-apps/modern-search-all-end- users-model-driven-power-apps https://learn.microsoft.com/en-us/microsoftsearch/overview-microsoft-search
A company is evaluating the capabilities in Dataverse and the scenarios for using virtual tables.You need to identify the capabilities of virtual tables.What is a capability of virtual tables?
Answer(s): B
Virtual tables are a powerful feature of Microsoft Dataverse that allow you to connect external data sources and use them as if they were native tables in your apps, automations, and agents. Virtual tables enable you to leverage data from various sources without having to copy or sync it into Dataverse.
https://byrondittberner.com/blog/2023/03/19/simplifying-virtual-tables-power-platform-2023-wave-1
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.A company uses a Dataverse environment. The environment is accessed from canvas and model-driven apps.The Dataverse environment contains a table that has the following columns:NameCompanyContacted OnThe company requires that the table not contain any duplicate rows when users create data in the environment.You need to implement a solution that meets the requirement.Solution: Create an alternate key for the columns.Does the solution meet the goal?
Alternate keys are useful for integration projects, when you need to bring into Dynamics data from an existing database into your Dataverse (Dynamics 365, Dynamics CRM, Common Data Service).A Dataverse column will be set as carrying a unique value for each record.
https://nplima.medium.com/alternate-key-duplicates-in-dataverse-478522858202
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.A company uses a Dataverse environment. The environment is accessed from canvas and model-driven apps.The Dataverse environment contains a table that has the following columns:NameCompanyContacted OnThe company requires that the table not contain any duplicate rows when users create data in the environment.You need to implement a solution that meets the requirement.Solution: Create a Microsoft Power Fx formula for the columns.Does the solution meet the goal?
Correct Solution: Create an alternate key for the columns.Alternate keys are useful for integration projects, when you need to bring into Dynamics data from an existing database into your Dataverse (Dynamics 365, Dynamics CRM, Common Data Service).A Dataverse column will be set as carrying a unique value for each record.
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.A company uses a Dataverse environment. The environment is accessed from canvas and model-driven apps.The Dataverse environment contains a table that has the following columns:NameCompanyContacted OnThe company requires that the table not contain any duplicate rows when users create data in the environment.You need to implement a solution that meets the requirement.Solution: Create a duplicate detection rule for the columns.Does the solution meet the goal?
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.A company uses a Dataverse environment. The environment is accessed from canvas and model-driven apps.The Dataverse environment contains a table that has the following columns:NameCompanyContacted OnThe company requires that the table not contain any duplicate rows when users create data in the environment.You need to implement a solution that meets the requirement.Solution: Create a business rule for the columns.Does the solution meet the goal?
You must create a new table to support a new feature for an app. Records for the table must be associated with a business unit and specify security roles for the business unit.You need to configure table ownership.Which table ownership type should you use?
Table/record ownershipDataverse supports two types of record ownership. Organization owned, and User or Team owned. This is a choice that happens at the time the table is created and can't be changed. For security purposes, records that are organization owned, the only access level choices is either the user can do the operation or can't. For user and team owned records, the access level choices for most privileges are tiered Organization, Business Unit, Business Unit and Child Business Unit or only the user's own records. That means for read privilege on contact, I could set user owned, and the user would only see their own records.Note: Owning Business UnitEach record has an Owning Business Unit column which determines which business unit owns the record. This column defaults to the user's business unit when the record is created and cannot be changed except when the feature switch is turned ON.
https://learn.microsoft.com/en-us/power-platform/admin/wp-security-cds
DRAG DROP (Drag and Drop is not supported)A company uses Power Apps.You create a custom phone table that is a child of the contact table.You need to configure the cascading rules for each action.Which behavior should you use? To answer, drag the appropriate behaviors to the correct actions. Each behavior 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.Select and Place:
Box 1: RestrictPrevent the contact record from being deleted if associated with a phone record.Power Apps, Dataverse, Table relationships BehaviorsThere are several kinds of behaviors that can be applied when certain actions occur.* RestrictPrevent the primary table row from being deleted when related table rows exist.Box 2: Cascade AllUpdate the owner of the phone records when the contact owner changes.* Cascade AllPerform the action on all related table rows.Incorrect:* Cascade NoneDo nothing.
https://learn.microsoft.com/en-us/power-apps/maker/data-platform/create-edit-entity-relationships
Share your comments for Microsoft PL-200 exam with other users:
great course
very good question
question: 93 which statement is true regarding the result? sales contain 6 columns and values contain 7 columns so c is not right answer.
highly recommend just passed my exam.
great practice! thanks
anyone who wrote this exam recently?
kindly share the dump
could you please upload cfe fraud prevention and deterrence questions? it will be very much helpful.
this is really very very helpful for mcd level 1
very helpful!
question #18s answer should be a, not d. this should be corrected. it should be minvalidityperiod
thanks for the exact solution
need to refer the questions and have to give the exam
i need it right now if it was possible please
i need it very much please share it in the fastest time.
correct answer is d for student.java program
q:37 c is correct
q6 exam topic: terramearth, c: correct answer: copy 1petabyte to encrypted usb device ???
explained answers
plan to take theaws certified developer - associate dva-c02 in the next few weeks
very helpfull
good questions
help to practice csa exam
nice tip and well documented
i need the exam
please upload
prepping for fsc exam
pd1 with great experience
@t it seems like azure service bus message quesues could be the best solution
helpful to check your understanding.
question 128 the answer should be static not auto
more comments here
great support to appear for exams
useful dumps
Keeping this site free takes real effort. We constantly battle automated scraping and unauthorized content copying. A quick account helps us protect the community and keep the site free.
To continue studying for your PL-200, please sign in or create a free account.