- (Exam Topic 3)
HOTSPOT
A company uses Power Apps. The company has a model-driven app that accesses a Microsoft Dataverse table. The app is shared with ail users who all have the Basic User security role.
You must prevent the users from running and sharing the app.
What should you do? To answer, select the appropriate options in the answer area NOTE: Each correct selection is worth one point.
Solution:
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 3)
You have a solution that contains a Power Automate flow, an environment variable, and a model-driven app.
Which three steps 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.
Solution:
Step 1: Adjust the version number. Step 2: Select the managed solution.
Managed Solution: A managed solution is a finalized solution that can be distributed and installed. They are
created by exporting an unmanaged solution by setting restrictions to prevent any further customizations. The whole point of Managed is locking down the Component states so they cannot be edited. Deleting the Managed Solution will remove all its customisations as well as data contained. Managed Solutions become read only once deployed so they cannot be manipulated.
Step 3: Publish all changes. Reference:
https://powerusers.microsoft.com/t5/Power-Apps-Pro-Dev-ISV/Managed-vs-Unmanaged/td-p/495685
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 3)
A company is creating new app for use by technicians.
Previous versions of the app do not render properly on tablets and phones. You need to ensure that the new app renders properly on all devices.
Which design element should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Solution:
Graphical user interface, text, application Description automatically generated
Box 1: Tablet form factor Box 2: Aspect version
Customize a canvas app by changing its screen size.
Sign in to Power Apps.
Open the app to edit.
Select Settings.
Select Display.
(Tablet apps only) Under Aspect ratio, perform either of these steps:
Select the ratio that matches the target device for this app.
Select Custom to set your own size, and then specify a width between 50 - 3840 and a height between 50- 2160.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/set-aspect-ratio-portrait-landscape
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 3)
Engineers in an organization plan to attend an international product show.
The engineers must be able to capture information about presented products based on personal assessment and interest. The engineers must capture the information by taking pictures of the booth, brochures, and other product-specific materials.
You need to provide a button flow to streamline the process.
Which two AI Builder models should you use? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Correct Answer:
DE
International product show: The language detection prebuilt model identifies the predominant language of a text document. The model analyzes the text and returns the detected language and a numeric score from 0 through 1. Scores close to 1 indicate higher confidence in the result. The detected language is returned as the "script" of the language. For instance, for the phrase "I have a dog", it will return"en"instead of"en-US". The response for languages that can't be detected isunknown.
Use the AI Builder business card reader component to detect business cards and extract their information. You can take photos directly in the component or load images that you've taken. Data is extracted and identified by using the properties listed below.
Reference:
https://docs.microsoft.com/en-us/ai-builder/prebuilt-language-detection https://docs.microsoft.com/en-us/ai-builder/business-card-reader-component-in-powerapps
- (Exam Topic 2)
You need to configure the system to meet the requirements.
What should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
Solution:
Box 1: 1:N
Scenario: A sortable listing of all in-process jobs from the Job Setup table, by customer, start date, and product.
Box 2: User or Team owned
Scenario: Employees must only be able to access their own time tracking records from the app.
User or team: Data belongs to a user or a team. Actions that can be performed on these records can be controlled on a user level.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/types-of-entities
Does this meet the goal?
Correct Answer:
A