DRAG DROP
A company stores sales orders in a Microsoft Excel workbook. The company stores customer data in a SQL Server database.
You must import the data into a Microsoft Dataverse instance.
You need to define the mapping for the migration.
Which component should you use? To answer, drag the appropriate components to the correct data type. Each component 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:
HOTSPOT
An administrator plans to create and deploy dashboards for use only by sales associates. The dashboards will display the current sales pipeline, open cases, recent major wins, and key opportunities by postal code.
Sales associates must be able to act on the specific data displayed in dashboards.
You need to create the dashboards.
Which type of dashboards should you create? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
HOTSPOT
You are developing an app for a package delivery company. Delivery team members will use the app on their phones. Distribution center team members will use a web-based version of the app that runs on tablet devices.
When a delivery person arrives at a location and the package recipient is present the app must capture the recipient's signature. If the recipient is not available, the app must capture a picture of the drop-off location or the person receiving the
package.
You need to design phone-based and web-based versions of the app.
Which app type and media control should you use? To answer, configure the appropriate options in the answer area.
Hot Area:
DRAG DROP
You need to create the food bank notification.
Which four 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.
Select and Place:
A company is using Power Automate and Microsoft Teams. Users upload Microsoft PowerPoint presentations to the company's SharePoint site.
You must add a post to the company's Teams channel whenever a new presentation is uploaded. The post must include the presentation name and additional information about the presentation.
You need to configure Power Automate.
What should you use?
A. Adaptive card with a Teams connector.
B. File upload with a SharePoint connector.
C. Team member object with a Teams connector.
D. Power Automate flow with a Power Virtual Agents connector.
E. Data Operation with a SharePoint connector.
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 model-driven chart on the country/region table that aggregates the total amount of the orders by country/region.
Does the solution meet the goal?
A. Yes
B. No
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 is deploying Microsoft Power Platform components to streamline a job candidate screening process.
The human resources (HR) representatives of the company plan to attend school career fairs. The HR representatives must qualify and enter potential job candidates into a Power Apps app. The HR representatives must enter the following
information for each candidate:
If a candidate is currently unqualified for a job position but would eventually qualify based on follow-up criteria, the follow-up checkbox must be selected or cleared in the system immediately. The company plans to create a similar Power Apps
app that will contain the same business use case, but for internal employees and promotions.
You need to create a Power Apps app solution to automatically mark the candidate for follow up.
Proposed solution: Create a Power Automate flow with conditions that use entered data as default data.
Does the solution meet the goal?
A. Yes
B. No
You have constructed a Power Platform solution that stores its data in a mixture of known cloud services.
You also have to make sure that the solution is also able to connect to industry data sources.
You produce a business process flow.
Does the action achieve your objective?
A. Yes, it does
B. No, it does not
You have created a model-driven app that will be used to manage events planned by your firm.
You have set the ownership type of the Events entity to User or team.
Members of the Advertising team have been allocated the AdvertisingTeam security role, with all privileges set to User access. Advertising team members are the only personnel that should be allowed to create or edit event records.
Because all personnel should have the ability to look at event records, you create another security role named OtherPersonnel.
Which of the following is the access level you should set for the Create and Write permission for the AdvertisingTeam security role?
A. None Selected
B. User
C. Business Unit
D. Parent: Child Business Units
E. Organization
A company creates multiple cases in Microsoft Dataverse each day with a status of New.
For all cases with a status of New, the system must send an email to the customer and then change the status to In Process.
You need to create a Microsoft Power Automate cloud flow to automatically send the email.
What should you do?
A. Trigger the flow on a schedule and then configure the flow to use the Compose data operation to get a list of cases and send email to each from inside a loop.
B. Trigger the flow on a schedule and then configure the flow to use the Dataverse List rows action to query case records using a filter and send email to each from inside a loop.
C. Trigger the flow when the case is updated and then configure the flow to send the email.
D. Trigger the flow manually on the case and then configure the flow to send the email.