{"id":12290,"date":"2026-09-15T07:51:50","date_gmt":"2026-09-15T07:51:50","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=12290"},"modified":"2026-09-15T07:51:50","modified_gmt":"2026-09-15T07:51:50","slug":"microsoft-pl-200-practice-test-questions-and-exam-dumps-part-4-q61-q80","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/microsoft-pl-200-practice-test-questions-and-exam-dumps-part-4-q61-q80\/","title":{"rendered":"Microsoft PL-200 Practice Test Questions and Exam Dumps Part 4: Q61\u2013Q80"},"content":{"rendered":"<h2><b>View Full <a href=\"https:\/\/www.examlabs.com\/pl-200-exam-dumps\">Microsoft PL-200 Exam Dumps<\/a> and Practice Test Dumps.<\/b><\/h2>\n<p>&nbsp;<\/p>\n<h3><b>Question 61<\/b><\/h3>\n<p><b>You need to create a Dataverse table for storing employee information. Which component defines the individual pieces of information stored for each employee?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Columns<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Views<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dashboards<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Business process flows<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Columns define the individual data values that can be stored in Dataverse records. For an Employee table, columns might include Employee Name, Employee ID, Department, Hire Date, and Email Address. Each column has a data type that determines what kind of value it can contain. Views determine how records are displayed, dashboards provide visual summaries, and business process flows guide users through processes. Therefore, columns are the fundamental components used to define the attributes of records in a Dataverse table.<\/span><\/p>\n<h3><b>Question 62<\/b><\/h3>\n<p><b>A company needs to store the date when each customer account was created. Which Dataverse column type is most appropriate?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Currency<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Date and time<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Choice<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Yes\/No<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The Date and time column type is designed to store dates and, when required, time information. It is appropriate for values such as account creation dates, appointment times, order dates, and deadlines. Currency columns are used for monetary values, Choice columns provide predefined options, and Yes\/No columns store Boolean values. Using the correct data type helps maintain data integrity and makes filtering, sorting, and reporting easier. Therefore, a Date and time column should be used to store the date when each customer account was created.<\/span><\/p>\n<h3><b>Question 63<\/b><\/h3>\n<p><b>A maker wants users to see different sections of a form depending on information entered in another field. Which feature can provide this behavior?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dashboard<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">View<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Business rule<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Security role<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Business rules can control the visibility and behavior of fields and other supported form elements based on conditions. For example, a maker could configure logic so that additional information becomes visible when a customer is classified as a business customer. This provides a low-code method for making forms more dynamic without requiring custom JavaScript for straightforward scenarios. Views control record lists, dashboards display summarized information, and security roles control access. Therefore, a business rule is the most appropriate feature for implementing conditional form behavior.<\/span><\/p>\n<h3><b>Question 64<\/b><\/h3>\n<p><b>A company wants to restrict access to a Dataverse table so that only members of a particular team can update records. Which capability should be configured?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">View filter<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Business process flow<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dashboard<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Security roles and permissions<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Dataverse security roles and permissions are used to control who can access and modify data. Administrators can configure privileges such as Read, Write, Create, Delete, Assign, and Share, along with appropriate access levels. Security can also be combined with teams and business units to implement organizational access requirements. A view filter changes which records are displayed but is not a replacement for authorization. Business process flows guide users through processes, while dashboards present information. Therefore, security roles and permissions should be configured to restrict record updates to authorized users.<\/span><\/p>\n<h3><b>Question 65<\/b><\/h3>\n<p><b>You need to allow users to select one value from a predefined list such as Bronze, Silver, and Gold. Which Dataverse column type is most appropriate?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Choice<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">File<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Currency<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Image<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A Choice column provides a predefined set of options that users can select from. It is useful for standardized classifications such as customer levels, priority values, status categories, or product types. Because users select from controlled options, the data is more consistent than if they entered arbitrary text. File and Image columns are intended for storing files and images, while Currency stores monetary values. Therefore, a Choice column is the appropriate data type for a field containing predefined options such as Bronze, Silver, and Gold.<\/span><\/p>\n<h3><b>Question 66<\/b><\/h3>\n<p><b>A business process requires users to complete several stages in a specific order when processing a customer request. Which Power Platform feature should guide the users through these stages?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">View<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Business process flow<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dashboard<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Lookup column<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A business process flow provides a visual and structured way to guide users through defined stages of a business process. Each stage can contain steps that identify important information users should complete before progressing. This helps organizations standardize processes and makes it easier for users to understand where they are in the lifecycle of a record. Views display records, dashboards summarize information, and lookup columns establish relationships between records. Therefore, a business process flow is the appropriate feature for guiding users through a sequence of business stages.<\/span><\/p>\n<h3><b>Question 67<\/b><\/h3>\n<p><b>A maker wants to automatically populate a field on a form when a condition is satisfied. Which feature can perform this task?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Site map<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dashboard<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Business rule<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Security role<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Business rules can automatically set field values when their configured conditions are met. For example, a rule could set a Priority field to High when a customer complaint is classified as critical. This provides a low-code approach to implementing common business logic directly on supported forms. A site map controls application navigation, dashboards provide visual information, and security roles control access to data. Therefore, when the requirement is to automatically set a field value based on a condition, a business rule is an appropriate solution.<\/span><\/p>\n<h3><b>Question 68<\/b><\/h3>\n<p><b>You need to create an application that allows users to interact with Dataverse data through a standardized interface containing forms, views, dashboards, and navigation. Which application type should you create?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Canvas app<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Power Pages site<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Power BI report<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Model-driven app<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Model-driven apps are built around Dataverse and provide a structured user experience using components such as tables, forms, views, dashboards, business process flows, and navigation. They are particularly suitable for business applications where users need to work with structured data and standardized processes. Canvas apps provide greater control over individual screen layouts, Power Pages is designed for external-facing websites, and Power BI is intended for analytics. Therefore, when the application should use a standardized Dataverse-driven interface containing forms, views, dashboards, and navigation, a model-driven app is the appropriate choice.<\/span><\/p>\n<h3><b>Question 69<\/b><\/h3>\n<p><b>A company wants to associate multiple contacts with a single account and allow users to see those contacts from the account form. Which component should be used to display the related contacts?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Subgrid<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Business rule<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dashboard<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Site map<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A subgrid allows a collection of related records to be displayed directly within a model-driven form. For example, an Account form can contain a Contacts subgrid showing contacts associated with that account. Depending on configuration and permissions, users may also be able to add or open related records from the subgrid. Business rules control form logic, dashboards provide visual summaries, and site maps control navigation. Therefore, a subgrid is the appropriate component for displaying multiple related Contact records directly on an Account form.<\/span><\/p>\n<h3><b>Question 70<\/b><\/h3>\n<p><b>A maker needs to reference an existing Product record from an Order record. Which Dataverse column should be created?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Text<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Lookup<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Currency<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Yes\/No<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A lookup column creates a relationship between a record and an existing record in another Dataverse table. In this scenario, an Order can use a lookup to reference a Product record. Users can select the appropriate existing product rather than manually typing its name, which improves consistency and maintains a structured relationship. Text columns store character data, Currency stores monetary values, and Yes\/No stores Boolean values. Therefore, a lookup column is the appropriate choice when an Order needs to reference an existing Product record.<\/span><\/p>\n<h3><b>Question 71<\/b><\/h3>\n<p><b>A Power Automate flow should send an email whenever a new high-priority Case is created. What should the maker use to determine whether the Case is high priority?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Site map<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dashboard<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Condition<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Chart<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A Condition action in Power Automate can evaluate information from a record and determine which branch of the flow should execute. In this scenario, the flow can trigger when a Case is created and then use a condition to check whether its priority is High. If the condition is true, the flow can send the required email. A site map controls navigation, a dashboard summarizes information, and a chart visualizes data. Therefore, a Condition is the appropriate flow component for evaluating the Case priority before sending the notification.<\/span><\/p>\n<h3><b>Question 72<\/b><\/h3>\n<p><b>A company wants to make an existing model-driven app available to a group of users. Which factor primarily determines whether those users can access the underlying Dataverse data?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dashboard layout<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">View sorting<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Security roles<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Business process stage<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Security roles determine the permissions users have to Dataverse tables and records. Even if a user can access a model-driven app, the user&#8217;s security permissions affect whether they can read, create, update, or delete the underlying data. Application access and data access should therefore be considered together when designing security. Dashboard layout and view sorting affect presentation, while business process stages guide users through processes. Therefore, security roles are the key factor controlling users&#8217; permissions to the underlying Dataverse data.<\/span><\/p>\n<h3><b>Question 73<\/b><\/h3>\n<p><b>A maker wants to display a calculated total based on quantity multiplied by unit price. Which Dataverse feature can be used for this calculation?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Formula column<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Image column<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Choice column<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">File column<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A Formula column can calculate values based on other columns using supported expressions. For example, a maker can use a formula to calculate a total from Quantity and Unit Price. Formula columns can reduce manual calculations and provide derived values directly from stored data. Image and File columns are designed for storing content, while Choice columns provide predefined options. The exact formula capabilities depend on the supported Dataverse formula functionality, but for a straightforward calculation based on other columns, a Formula column is an appropriate option.<\/span><\/p>\n<h3><b>Question 74<\/b><\/h3>\n<p><b>A company wants external customers to submit information through a website that interacts with selected Dataverse data. Which product should the organization use?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Power Automate<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Power BI<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Model-driven app<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Power Pages<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Power Pages is designed to create external-facing websites that can interact with business data and processes. Organizations can use it to provide customers, partners, or other external users with controlled access to information stored in Dataverse. Power Automate focuses on automation, Power BI focuses on analytics, and model-driven apps are generally designed for structured internal business application experiences. Therefore, Power Pages is the most suitable product when an organization needs an external website that interacts with selected Dataverse information.<\/span><\/p>\n<h3><b>Question 75<\/b><\/h3>\n<p><b>You need to create a list of active customers sorted by annual revenue in descending order. Which component should you configure?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Business rule<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">View<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dashboard<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Business process flow<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A view can define both filtering and sorting for Dataverse records. In this scenario, the maker can create a view that filters customers where the status is Active and sorts the Annual Revenue column in descending order. Users can then access this reusable list from the relevant table in the model-driven app. Business rules manage form logic, dashboards provide summarized information, and business process flows guide users through stages. Therefore, a view is the correct component for creating a filtered and sorted list of active customers.<\/span><\/p>\n<h3><b>Question 76<\/b><\/h3>\n<p><b>A company wants to package a model-driven app, its Dataverse tables, forms, views, and flows for deployment to a test environment. What should be used?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Business rule<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dashboard<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Solution<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">View<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A solution is used to package related Power Platform components for deployment between environments. The solution can contain the model-driven app, Dataverse tables, forms, views, cloud flows, and other required components. This approach supports application lifecycle management by allowing changes to be developed and tested before being deployed to production. Individual components such as views or dashboards do not provide the same packaging capability. Therefore, the maker should place the required components in a solution and use that solution to move the application to the test environment.<\/span><\/p>\n<h3><b>Question 77<\/b><\/h3>\n<p><b>A maker wants a button on a canvas app to create a new record in Dataverse. Which capability can be used to perform the operation?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Power Fx formula<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Site map<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Business process flow<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Model-driven view<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Canvas apps use Power Fx formulas to define behavior and perform actions. A button can execute a Power Fx formula that creates or modifies Dataverse records, depending on the data source and formula used. This allows makers to create customized application behavior without traditional programming languages. Site maps are associated with model-driven app navigation, business process flows guide users through business stages, and model-driven views display records. Therefore, Power Fx is the appropriate capability for defining the action performed when a user selects a button in a canvas app.<\/span><\/p>\n<h3><b>Question 78<\/b><\/h3>\n<p><b>A user reports that they can open a model-driven app but cannot edit records in a particular Dataverse table. What should an administrator check first?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The dashboard theme<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The user&#8217;s security role privileges<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The table&#8217;s view sorting<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The app&#8217;s color settings<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">If a user can access an application but cannot edit records, the user&#8217;s Dataverse security privileges should be checked first. The Write privilege determines whether the user can modify records, while the configured access level determines the scope of records that can be modified. Other factors can sometimes affect access, but security roles are a fundamental part of Dataverse authorization. Dashboard themes, view sorting, and application colors do not control whether a user can update data. Therefore, the administrator should first review the user&#8217;s security role and relevant Write permissions.<\/span><\/p>\n<h3><b>Question 79<\/b><\/h3>\n<p><b>A company wants to automatically create a follow-up task when an opportunity is marked as Won. Which Power Platform service is best suited for this requirement?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Power Automate<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Power BI<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Power Pages<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Power Query<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Power Automate is designed to automate actions based on events and conditions. A flow can monitor an Opportunity record and trigger when its status changes to Won. The flow can then create a follow-up Task and assign it to the appropriate user. Power BI is designed for reporting and analytics, Power Pages is intended for external websites, and Power Query is primarily used for data transformation. Therefore, Power Automate is the most appropriate service for automatically creating a follow-up task when an opportunity reaches a particular status.<\/span><\/p>\n<h3><b>Question 80<\/b><\/h3>\n<p><b>A maker wants users to access a particular Dataverse table from the navigation menu of a model-driven app. Which component must be updated?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Business rule<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dashboard<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Site map<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Cloud flow<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The site map controls the navigation structure of a model-driven app. By adding the appropriate Dataverse table as a page within an area and group, the maker can make that table accessible through the application&#8217;s navigation menu. Business rules control form behavior, dashboards provide visual summaries, and cloud flows automate processes. Therefore, the site map must be updated when a maker needs to add or organize tables and other pages within the model-driven app&#8217;s navigation.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full Microsoft PL-200 Exam Dumps and Practice Test Dumps. &nbsp; Question 61 You need to create a Dataverse table for storing employee information. Which component defines the individual pieces of information stored for each employee? Columns Views Dashboards Business process flows Correct Answer: 1 Explanation Columns define the individual data values that can be [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1648,1647],"tags":[],"_links":{"self":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/12290"}],"collection":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/comments?post=12290"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/12290\/revisions"}],"predecessor-version":[{"id":12324,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/12290\/revisions\/12324"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=12290"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=12290"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=12290"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}