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. You are developing a model-driven app that uses a Common Data Service database. App users will have a variety of different security roles. Development and testing must be performed using production data. Multiple testers must be used at each testing stage. You need to provision and configure new environments for development and testing. Solution: * Provision production environments named P1 and P2. * Copy the current production environment to P1 and P2. * Use P1 for development and P2 for testing. Does the solution meet the goal?
Correct Answer: B
Explanation Production: This is intended to be used for permanent work in an organization. Don't use production environment for development and testing. Reference: https://docs.microsoft.com/en-us/power-platform/admin/environments-overview
Question 152
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. You are creating a canvas app that displays a list of accounts. Users must be able to select an account and view details for the account. The app must include a feature that brings the user back to the list of accounts. You add a blank screen named Screen_Accounts and add a gallery named Gallery_Accounts to the screen. You set the data source of Gallery_Accounts to Accounts and add another blank screen named Screen_AccountDetail. You need to complete the app. Solution: * Add an edit form to Screen_AccountDetail and set the Default Mode of the form to View. * Set the OnSelect property of Gallery_Accounts to Navigate(Screen_AccountDetail). * Set the data source of the form to Accounts. * Set the Item property of the form to Selected. * Add a back icon on Screen_AccountDetail and set its OnSelect property to Navigate(Screen_Accounts). Does the solution meet the goal?
Correct Answer: A
View, edit, or create an item, save the contents, and reset the controls in an Edit form control. FormMode.View: The form is populated with an existing record but the user cannot modify the values of the fields. This function is often invoked from the OnSelect formula of a Button or Image control. Reference: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-form
Question 153
The company is adding a multi-stream interactive dashboard to a model-driven app. The company requires configuration of the dashboard to filter the table data based on modified accounts over the last month. You need to configure the filters for the model-driven app dashboard. Which configuration should you use? To answer, drag the appropriate locations to the correct requirements. Each configuration 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.
A commercial bakery uses art inventory system to track ingredients consumed in their production line. The workers use iPads to interact with the system and reserve the ingredients for the next batch. Data from the system is extracted as a .csv file. You need to create a Power Bl report from the extracted data by using only an iPad. Which five actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Correct Answer:
Explanation
Question 155
You have a Power Automate flow that processes files in a Microsoft SharePoint document library. The flow only needs to be run as required. You add steps to the flow to process the files. Before leaving the office for the day, the manager must initiate the flow. The flow must not start processing files before 11:00 PM. You need to configure the flow. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Correct Answer: C,D
Delay an action until a specific timestamp. Note: The Microsoft Dataverse connector provides four ways to add wait conditions. Use these wait conditions when you need to delay processing in your flows until a particular condition is met. Postpone triggering the flow and the first action until a specific time: Wait condition using Postpone Until. Add a fixed delay before the next step. Delay an action until a specific timestamp. Delay an action until a specific event occurs. Reference: https://docs.microsoft.com/en-us/power-automate/dataverse/wait-conditions Topic 1, Contoso, Ltd Accounting system and purchasing The company has a cloud-based ERP/accounting system and uses the General Ledger, Accounts Receivable, and Accounts Payable modules. The current system does not have any modules that handle shop floor or manufacturing planning functionality. Employee information is maintained only within the accounting system. Access to the information is strictly controlled due to privacy regulations and company policies. All purchasing of raw materials is performed based on bills of material (BOMs) generated by the engineering department when engineering prints are created. The corporate office uses Dynamics 365 Finance. The operations manager reports that Dynamics 365 Finance will not be implemented for the manufacturing plants for at least five years. Manufacturing and planning The plant that Contoso, Ltd. acquires uses Microsoft Excel workbooks and Microsoft Word documents to track the sales pipeline, requests for quote responses, and work estimates. The documents are stored on shared network drives. Printed engineering drawings are sometimes accidently used across orders. This results in rework, cost over runs, and missed deliveries. The company uses Job Traveler documents to detail the operations that need to be performed and the materials needed for a given job number. Sales Requests for quotes are currently stored in a Sales Log workbook. The workbook includes the following information: Customer request number Customer name Description Estimated value of the sale Status of the Request for Quote (RFQ) with the values of Won, Lost, No Bid, and Cancelled Names of the sales manager, salesperson, and estimator Name of the product line Date the quote was sent to the customer Approximate start and finish dates of the project Date the order was received, if won Job number, which is assigned if won The company has a formal process in place for managing estimates. Some sales quotes lack required supporting documentation including estimates for labor and materials even though a formal process is in place. The company wants to incorporate the formal process as part of an app. Salespeople often do not set status of RFQs in the Sales Log to Won when a sale is closed and the customer purchase order is received. An accurate sales pipeline and win/loss information cannot currently be reported because the close probability field in the Sales Log is being set to 100% when a sale is closed and 0% when a sale is lost. Setting up a folder system on the network drive by a customer had not improved the hand-off of the current version of the sales quote to manufacturing. Requirements Solution You plan to create a solution that uses Microsoft Teams and Power Platform. You must convert the Sales Log workbook to a Common Data Service database. Each department will have a separate Teams channel. Employees must only be able to access the channel for their department. All employees and management will have read access to a general company channel. The Teams site must include the following channels: Sales The Sales dashboard must reside in the Sales channel and must include information about active quotes, sales pipeline, and year-to-date sales KPIs for sales quotas by region. All Sales-related documents must be stored in folders in the files location for this channel. Document versioning will be enabled. You must store the 10 most recent versions of a document. Manufacturing A dashboard that shows a capacity Heat map by month as well as expected sales that are likely to close for the next month. A sortable listing of all in-process jobs from the Job Setup table, by customer, start date, and product. Printed paper drawings must no longer be used. The drawings must be stored in folders in the files location for the manufacturing channel. General You must create the following apps: Time Tracking You must create a canvas app to track time for each employee on mobile devices. The app must include the following: a Sign-in screen a screen to list the week's time entries for the employee a screen to edit current time entries for the employee The app must meet the following requirements: The app must store its data in the existing on-premises Microsoft SQL Server instance. Employees must only be able to access their own time tracking records from the app. Employees must record all time spent in the fabrication of each customer job. Employees must only be able to modify time records for the current and previous day. Employees must be able to scan their badges to check in and out of work. Each badge contains the employee name and a current picture. A QR code must be added to all employee badges. The code must include the employee's number. Job Traveler documents must be printed as PDF documents and must include UPC E barcodes for the job number and task number. The barcodes will be used with the time tracking application. Sales The Sales app must meet the following requirements: Provide a central location for all sales pipeline and quote information that is easily accessible and maintains all of the versions of the estimate, quote, and engineering documents. Include a dashboard that shows all currently active quotes, their status in the sales cycle, the probability of closing, and estimated manufacturing and installation dates, by customer, product division, status, and salesperson. The Sales Log app must enforce process standards related to the completion of estimates and supporting materials needed during the sales lifecycle. Automatically perform the following actions immediately when a sale is won: Generate a sequential job number. Copy key sales information to the Job Setup entity used by manufacturing. If the sale is lost, the Status field must be set to Lost and the reason for the loss must be entered into a provided text field. The reason must be added to the end of the description field. Ensure that employees can easily update the Sales Log even if they are at a customer site. Manufacturing and planning The app must meet the following requirements: Provides features to plan and predict capacity resource requirements for current and upcoming orders in the pipeline. Replace paper timesheets and track check-in, check-out, breaks, and the time spent on each job task. Record time elapsed while performing work and for viewing of engineering drawings. The Job Setup entity must store its data in the existing on-premises SQL Server instance. Job Traveler documents must be generated as a PDF document and printed from the Job Setup entity. Issues Uses report that the customer request number is difficult to interpret. They request that you change the number to a system generated sequential number. The operations manager reports that users often incorrectly sign in to the time tracking app. The operations manager asks that the time tracking app display the employee's photo once they have scanned their badge. Users want to be able to see their weekly total time entered from all screens. Testers report that they can see time entries in the Time Tracker app, not just their own. Additionally, they can also edit any existing time entries.