Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

You have a canvas app that uses multiple inputs for calculations.

You must use Test Studio to create automated tests and confirm that the app works as expected.

You need to organize your test scenarios into a hierarchy.

In which order should you create the objects? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

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 a display form to Screen_AccountDetail.

    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?

A.

Yes

B.

No

You work in a warehouse. You build an app for physical inventory counts that is used by different staff members. The typical count takes 14 hours.

The app has a warehouse screen with a gallery that contains the aisles in the warehouse. When a staff member selects an aisle record, another screen displays all the items stored in that aisle. The staff must know how long each aisle takes to do a physical inventory count.

You need to add logic to the app.

What should you do?

A.

Configure a timer control, add it to the aisle screen, and then reset it when exiting the aisle screen

B.

Create and configure a stopwatch custom control, and then add it to the gallery

C.

Create and configure a stopwatch custom component, and then add it to the aisle screen

D.

Configure a timer control, add it to the gallery, and then reset it when the selection changes

You are creating a model-driven app for onboarding new employees.

You need to implement business logic for the app.

Which tool should you use? To answer, drag the appropriate tools to the correct requirements. Each tool 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.

: 155 HOTSPOT

The customer service team of a company uses a model-driven app to log customer interactions. The app contains two tables: one to track customer interactions and one to track products.

The team requires an interactive dashboard to display the activities. The dashboard must display the products that have the most complaints. Each chart must display the associated data.

You need to create the dashboard-

Which features should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

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 has locations in multiple countries and regions across four continents.

The company stores the total amount of each order in the local currency of the country/region where the customer is located. The company stores the applicable exchange rates in a custom US dollars (USD) exchange rate table.

You need to create a visualization that displays the total amount of orders by country/region in USD.

Proposed solution:

Create a custom rollup field of type currency on the country/region table that aggregates all the total amounts for the orders from that country/region and display this rollup field in a Power BI chart.

Does the solution meet the goal?

A.

Yes

B.

No

You are creating a Power Automate cloud flow.

The data in the flow must perform the following actions:

• Return the first character of a string of text.

• Convert an array to a single string.

You need to manipulate the data.

Which data operations should you use? To answer, drag the appropriate data operations to the correct changes. Each data operation 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.

You have a Power Apps solution that includes three model-driven apps, a business process flow, and a scheduled flow. The solution is deployed to a datacentre in the United States.

You plan to deploy the solution to Canada.

You need to identify applicable government regulations for all components of the solution.

Which three actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.

View results in the Service Trust portal.

B.

Check the results of the Solution checker.

C.

Identify regulations for the region where the tenant resides.

D.

Identify all regulations for the region where the Common Data Service database resides.

E.

Configure data loss prevention (DLP) policies in the Power Platform Admin center.

: 160 HOTSPOT

A company uses Power Apps and Microsoft Data verse. You need to perform the following activities:

* Create a model-driven app.

* Design navigation for the app

* Show an approval name field on the form if the amount is greater than $1,000.

Which features should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

You create a weekly report app as a canvas app. The data source for the app is a Microsoft SharePoint list.

The file that contains the weekly report must be attached to each submission made in the app. Employees must modify the report through the canvas app after the initial submission.

The manager must be notified by email when an employee updates the report.

You need to create cloud flows.

Which SharePoint trigger should you use?

A.

When an item is created

B.

When an item or file is modified

C.

When a file is created (properties only)

D.

When a file is created in a folder