- (Exam Topic 3)
A company has hundreds of warehouses. You are developing an app for the shipping department at the company. The app must be able 10 provide the warehouse address for shipments. You need to create the warehouse field on the app form. Which field type should you use?
Correct Answer:
D
- (Exam Topic 3)
You create a dashboard in Power BI. You share the dashboard with the sales team. Sales team members report that they can see information for the entire company. You need to ensure that the team is able to see only data for their team.
Where must you configure this restriction?
Correct Answer:
C
Restrict access to the dataset.
Note: Another way of setting access is through manage permission in the dashboard, report, or dataset. If you share a dashboard, by default the report and the dataset will also be shared as read-only for users.
Reference:
https://radacad.com/dashboard-sharing-and-manage-permissions-in-power-bi-simple-but-useful
- (Exam Topic 3)
You are creating a Power Automate flow.
You have an array that contains items with different color attributes. You plan to filter the array by using the following filter expression within the flow:
@or(equals(item()?['color'], 'red'),contains(item()?['color'],'blue')) The filter returns results only when the expression resolves to true.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Solution:
A screenshot of a computer Description automatically generated with medium confidence
Box 1: No
Box 2: Yes
The item color must be red, or item color contains blue.
Box 3: Yes
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 3)
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 a trial environment named T1 and a sandbox environment named S1.
Copy the production environment to T1 and S1.
Use T1 for development and S1 for testing.
Does the solution meet the goal?
Correct Answer:
B
Using trial environments, companies and customers can try out new features and solutions. Do not use a trial environment for development.
A sandbox environment is any non-production environment of Microsoft Dataverse. Isolated from production, a sandbox environment is the place to safely develop and test application changes with low risk.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/trial-environments https://docs.microsoft.com/en-us/power-platform/admin/sandbox-environments
- (Exam Topic 2)
You need to connect to the data source for the Job Setup app. What should you do?
Correct Answer:
D
Scenario: The Job Setup entity must store its data in the existing on-premises SQL Server instance.
The on-premises data gateway acts as a bridge to provide quick and secure data transfer between onpremises data (data that isn't in the cloud) and several Microsoft cloud services. These cloud services include Power BI, Power Apps, Power Automate, Azure Analysis Services, and Azure Logic Apps. By using a gateway, organizations can keep databases and other data sources on their on-premises networks, yet securely use that on-premises data in cloud services.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/gateway-reference