{"id":12295,"date":"2026-09-15T07:50:25","date_gmt":"2026-09-15T07:50:25","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=12295"},"modified":"2026-09-15T07:50:25","modified_gmt":"2026-09-15T07:50:25","slug":"microsoft-pl-200-practice-test-questions-and-exam-dumps-part-9-q161-q180","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/microsoft-pl-200-practice-test-questions-and-exam-dumps-part-9-q161-q180\/","title":{"rendered":"Microsoft PL-200 Practice Test Questions and Exam Dumps Part 9: Q161\u2013Q180"},"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 161<\/b><\/h3>\n<p><b>A company needs to store a customer&#8217;s date of birth in Dataverse. Which column type should be used?<\/b><\/p>\n<ol>\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;\">Lookup<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Currency<\/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;\">The Date and Time column type is appropriate for storing a customer&#8217;s date of birth because it is specifically designed for date-related information. Dataverse provides date and time behavior that can be configured according to the application&#8217;s requirements. A Choice column is intended for predefined selections, while a Lookup establishes a relationship with another Dataverse record. Currency is designed for monetary values. Using a proper date column also allows the application to perform date-based filtering, sorting, and calculations more effectively than storing the date as plain text.<\/span><\/p>\n<h3><b>Question 162<\/b><\/h3>\n<p><b>A sales team wants users to select a sales region from a predefined list such as North, South, East, and West. Which column type is most appropriate?<\/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;\">Choice<\/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;\">File<\/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 Choice column is suitable when users must select one value from a predefined set of options. In this scenario, Sales Region contains known options such as North, South, East, and West, so a Choice column ensures consistent data entry. A Text column would allow users to enter variations or misspellings. A Lookup would be appropriate if each sales region were maintained as a separate Dataverse record with additional information. A File column is used for documents. Therefore, Choice provides the most suitable structure for this requirement.<\/span><\/p>\n<h3><b>Question 163<\/b><\/h3>\n<p><b>A service manager needs a list of Cases where Status is Open and Priority is High. Which model-driven app component should be configured?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Main form<\/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;\">View<\/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: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A View is designed to display a filtered collection of Dataverse records. The service manager can create a Case view with conditions such as Status equals Open and Priority equals High. This allows users to quickly access the relevant Cases without manually filtering records each time. A main form is used to display and edit an individual Case. A dashboard provides visual summaries, while a business process flow guides users through process stages. Therefore, a View is the correct component for creating the requested filtered Case list.<\/span><\/p>\n<h3><b>Question 164<\/b><\/h3>\n<p><b>A Power Automate flow must begin whenever a Dataverse Account record is modified. Which component determines when the flow starts?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Action<\/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;\">Approval<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Trigger<\/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;\">A Trigger determines when a Power Automate flow starts. For this requirement, a Dataverse trigger can be configured to run when an Account row is modified. Once the trigger fires, the flow can perform additional actions such as sending notifications, updating related records, or creating tasks. An Action performs a specific operation after the flow has started. A Condition evaluates information and controls branching, while an Approval supports human decision-making. Therefore, the trigger is the component responsible for starting the flow when the Account is modified.<\/span><\/p>\n<h3><b>Question 165<\/b><\/h3>\n<p><b>A maker wants a field to become visible only when another field contains a specific value on a model-driven form. Which feature can 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;\">View<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Chart<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dashboard<\/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 business rule can implement conditional behavior on supported model-driven forms. For example, a business rule can evaluate one field and apply a visibility-related action to another field or component when the required condition is met, depending on the supported form behavior. This allows makers to implement common business logic without writing custom code. Views control lists of records, while charts and dashboards are primarily used for data visualization. Therefore, a business rule is the appropriate low-code feature for implementing conditional form behavior.<\/span><\/p>\n<h3><b>Question 166<\/b><\/h3>\n<p><b>A company wants to guide customer service agents through the stages of Case Intake, Investigation, Resolution, and Closure. Which feature should be used?<\/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;\">Lookup<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Dashboard<\/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 is designed to guide users through a defined sequence of stages. For customer service, stages such as Case Intake, Investigation, Resolution, and Closure can provide a consistent process for agents to follow. This helps organizations standardize how records are handled and makes the expected progression clear to users. A view displays filtered records, a lookup selects or references another record, and a dashboard provides visual summaries. Since the requirement is to guide agents through sequential stages of a business process, a business process flow is the correct choice.<\/span><\/p>\n<h3><b>Question 167<\/b><\/h3>\n<p><b>An Account form should show all related Cases and allow users to work with those related records. Which component should be added?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Chart<\/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;\">Subgrid<\/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: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A subgrid displays related Dataverse records directly within a form. Adding a Cases subgrid to an Account form allows users to see Cases associated with the current Account and, depending on configuration and permissions, interact with those records. A chart is designed for visual analysis, while a business rule provides conditional logic for supported form behavior. A site map controls navigation within a model-driven app. Therefore, a subgrid is the appropriate component for presenting related Cases on the Account form.<\/span><\/p>\n<h3><b>Question 168<\/b><\/h3>\n<p><b>A solution contains a model-driven app, custom tables, forms, and Power Automate flows. The team wants to move these components from development to production. What should be used?<\/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;\">Solution<\/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;\">Choice<\/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 solution is the standard container used to package and transport Power Platform components between environments. It can include model-driven apps, Dataverse tables, columns, forms, views, Power Automate flows, business rules, and other components. This supports application lifecycle management and helps ensure related components and dependencies are moved together. A view, dashboard, or Choice is an individual component and does not provide the complete packaging mechanism required for deployment. Therefore, the team should use a solution to move the application from development to production.<\/span><\/p>\n<h3><b>Question 169<\/b><\/h3>\n<p><b>An Opportunity record needs to reference the existing customer Account associated with the sale. Which Dataverse column type should be configured?<\/b><\/p>\n<ol>\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;\">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;\">Yes\/No<\/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 Lookup column allows a Dataverse record to reference an existing record from another table. In this case, the Opportunity needs to reference an Account representing the customer associated with the sale. A Lookup provides that relationship and allows users to select an existing Account record rather than entering the customer name manually. A File column stores documents, Currency stores monetary values, and Yes\/No stores a Boolean state. Therefore, Lookup is the correct column type for associating the Opportunity with an existing Account.<\/span><\/p>\n<h3><b>Question 170<\/b><\/h3>\n<p><b>A company wants to store the total value of an Opportunity, such as 125000.50, as a monetary amount. Which Dataverse column type should be selected?<\/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;\">Date and Time<\/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;\">Choice<\/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 Currency column type is designed specifically for monetary values. An Opportunity&#8217;s total value represents financial information, so Currency provides the appropriate data type and supports currency-related functionality within Dataverse. Text would treat the value as characters rather than a monetary value, while Date and Time is used for temporal information. Choice is intended for predefined options. Using Currency also makes the value more suitable for financial calculations, sorting, and reporting. Therefore, Currency is the correct Dataverse column type for storing the Opportunity amount.<\/span><\/p>\n<h3><b>Question 171<\/b><\/h3>\n<p><b>A canvas app needs to move from a Welcome screen to a Customer screen when the user selects a button. Which Power Fx function should be used?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Navigate<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Filter<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Patch<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Collect<\/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;\">The Navigate function is used in Power Fx to move users between screens in a canvas app. A button&#8217;s OnSelect property can use Navigate to open the Customer screen when the user selects the button. Filter is used to return records that meet specified conditions, Patch is used to create or modify records, and Collect is used to add records to a collection or data source. Therefore, Navigate is the correct function for changing the current screen in response to a button selection.<\/span><\/p>\n<h3><b>Question 172<\/b><\/h3>\n<p><b>A canvas app displays customer records in a gallery. The maker wants to show only customers whose city is Lahore. Which Power Fx function can be used to filter the records?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Navigate<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Filter<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SubmitForm<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Patch<\/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 Filter function is used in Power Fx to return records from a data source that satisfy a specified condition. In this scenario, the maker can use a filter expression that checks whether the City field equals Lahore and then use the resulting records as the gallery&#8217;s data source. Navigate changes screens, SubmitForm submits an Edit Form, and Patch creates or updates records. Therefore, Filter is the appropriate function for restricting the gallery to customers from a specific city.<\/span><\/p>\n<h3><b>Question 173<\/b><\/h3>\n<p><b>A maker wants to retrieve the first Account record whose Account Number matches a value entered by the user. Which Power Fx function should be used?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Collect<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Patch<\/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;\">Navigate<\/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 LookUp function is designed to find a single record that satisfies a specified condition. In this scenario, the app can search the Account table for the record whose Account Number matches the value entered by the user. LookUp is particularly useful when the application needs to retrieve one matching record rather than a complete filtered table. Collect is used to add records to a collection, Patch creates or updates records, and Navigate changes screens. Therefore, LookUp is the appropriate function for retrieving the matching Account.<\/span><\/p>\n<h3><b>Question 174<\/b><\/h3>\n<p><b>A Power Automate flow needs to create a new Dataverse Task record after an Account is created. Which type of component performs the record creation?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Trigger<\/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;\">Approval<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Create a new row action<\/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;\">The Create a new row action in the Microsoft Dataverse connector is used to create a new Dataverse record from a Power Automate flow. In this scenario, the flow could use an Account-created trigger and then execute a Create a new row action to create a related Task. A trigger determines when the flow starts, while a condition provides branching logic. An approval is used for human approval scenarios. Since the requirement is specifically to create a new Dataverse Task record, the Create a new row action is the appropriate component.<\/span><\/p>\n<h3><b>Question 175<\/b><\/h3>\n<p><b>A company wants only users with appropriate privileges to delete Customer records from Dataverse. Which security mechanism should control this permission?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Security role<\/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;\">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;\">Security roles control privileges for Dataverse operations, including Delete. An administrator can assign users appropriate security roles and configure the Delete privilege with a suitable access level. This ensures that only authorized users can delete Customer records. A View controls which records are presented in a list but does not independently grant delete permissions. A dashboard provides visual information, while a site map controls navigation in a model-driven app. Therefore, a security role is the correct mechanism for controlling who can delete Dataverse records.<\/span><\/p>\n<h3><b>Question 176<\/b><\/h3>\n<p><b>A Power Pages website needs to allow registered customers to create new support records in a Dataverse table. Which configuration is most relevant?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Chart<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Table permissions<\/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;\">Solution checker<\/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;\">Table permissions are important when configuring Power Pages access to Dataverse data. They can define what authenticated website users or other web-role members are allowed to do with records, including whether they can create records. Proper permissions help ensure that external users can perform only the operations intended by the organization. A chart provides data visualization, a business process flow guides users through stages, and Solution Checker is used to identify potential issues in solution components. Therefore, table permissions are the relevant configuration for allowing customers to create support records securely.<\/span><\/p>\n<h3><b>Question 177<\/b><\/h3>\n<p><b>A maker needs to create a reusable package containing an application and its related customizations for deployment. Which Power Platform component should be used as the container?<\/b><\/p>\n<ol>\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<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;\">Chart<\/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 solution acts as a container for related Power Platform components and is central to application lifecycle management. It can contain applications, Dataverse tables, columns, forms, views, flows, business rules, and other customizations. This allows makers and development teams to package related components and move them between environments. A view displays records, a subgrid displays related records on a form, and a chart provides visualization. None of these components can serve as the overall deployment container. Therefore, Solution is the correct answer.<\/span><\/p>\n<h3><b>Question 178<\/b><\/h3>\n<p><b>A company has different API URLs for development, test, and production environments. Which feature can store these environment-specific values for use by a solution?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Security role<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Environment variable<\/span><\/li>\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;\">Dashboard<\/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;\">Environment variables are intended to store configuration values that can differ between Power Platform environments. For example, a solution can use one API URL in development and a different URL in test or production without requiring the application logic to be redesigned. This improves maintainability and supports application lifecycle management. A security role controls access to data, a subgrid displays related records, and a dashboard provides visual summaries. Therefore, an environment variable is the appropriate feature for storing environment-specific API endpoint values.<\/span><\/p>\n<h3><b>Question 179<\/b><\/h3>\n<p><b>A maker wants to create or modify a Dataverse record directly from a canvas app without relying on an Edit Form control. Which Power Fx function is appropriate?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Filter<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Navigate<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Patch<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Search<\/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 Patch function allows a canvas app to create or modify records directly in a data source. It is particularly useful when a maker needs more control over which fields are written or when the operation does not use an Edit Form control. Filter retrieves records meeting conditions, Navigate moves between screens, and Search helps find records based on text. Patch can therefore be used to update an existing Dataverse record or create a new one based on the application&#8217;s requirements. This makes it the appropriate function for direct record modification.<\/span><\/p>\n<h3><b>Question 180<\/b><\/h3>\n<p><b>A support team wants a graphical summary showing the number of Cases by Priority in a model-driven app. Which component should be created?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Main form<\/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;\">Lookup<\/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: 4<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A chart is designed to provide graphical representations of Dataverse data. For the support team&#8217;s requirement, a chart can group Cases by Priority and display the number of records in each priority category. This makes it easier for managers to understand workload distribution at a glance. A main form displays an individual Case record, a view presents records in a list, and a lookup allows users to reference another record. Because the requirement is specifically for a graphical summary of Cases by Priority, a Chart is the most appropriate component.<\/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 161 A company needs to store a customer&#8217;s date of birth in Dataverse. Which column type should be used? Date and Time Choice Lookup Currency Correct Answer: 1 Explanation The Date and Time column type is appropriate for storing a customer&#8217;s date of [&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\/12295"}],"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=12295"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/12295\/revisions"}],"predecessor-version":[{"id":12319,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/12295\/revisions\/12319"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=12295"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=12295"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=12295"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}