- (Exam Topic 3)
You are developing a canvas app to monitor time. The app includes a Text Input control named TIC1 and a Timer control named TIM1.
You need to set TIM1 to a default value. What should you do?
Correct Answer:
D
The OnTimerStart, OnTimerEnd and OnSelect are the configurations where you can add your code. Reference:
https://sharepains.com/2019/08/22/all-about-timers-in-powerapps/
- (Exam Topic 3)
A company is building a canvas app.
A user needs to understand which data they can make available for the 500 contacts that are present in the Contact table. All relevant data must be shown in the app. Single fields must show one record and grids must show multiple records. Only the primary fields for each related table should be shown for a contact.
Use the drop-down menus to select the answer choice that answers each question based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.
Solution:
Table Description automatically generated
Box 1: Use a single field for Contact table and a grid for the Connection table The Contact table is on 1-side of the 1-to-many relation to the Connection table. Box 2: Use a single field for Team table and a grid for the Connect table
The Team table is on 1-side of the 1-to-many relation to Contact.
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 3)
Rangers in national parks report wildlife they encounter during patrols. The rangers record observations in a notebook when they are on patrol. The rangers manually enter observation data when they are in the office. You are designing an app that allows rangers to record their observations while they are on patrol.
The wildlife is modeled as a custom table named Wildlife. The model has relationships to the annotation entity and to a custom entity named Wildlife Details. In the Wildlife Details entity, rangers capture more information as they observe an animal’s habitat. When observing wildlife, rangers must indicate whether an animal requires medical attention. The app must synchronize and save data to Common Data Service when connectivity is available.
You need to design 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:
Box 1: Enable the Wildlife entity and the annotation entity for mobile offline
Note: As part of the 2020 Wave 2 release, we made generally available offline capabilities for model driven apps for users of Power Apps. Makers and administrators can now configure apps to be available offline on a user’s device, and users can continue to complete their tasks against the local cache on their phone even with intermittent or no network connectivity. When the network is re-established, the users’ changes are seamlessly synchronized back to the cloud.
Box 2: Enable attachments on the Wildlife Details entity and enable Wildlife Details entity for mobile offline. Box 3: Create a business process.
Business process flows. Ensure that people enter data consistently and follow the same steps every time they work in an app by creating a business process flow.
Note: Power Automate includes several types of processes, each designed for a different purpose:
Automated flows. Create a flow that performs one or more tasks automatically after it's triggered by an event.
Button flows.
Scheduled flows. Create a flow that performs one or more tasks on a schedule such as once a day, on a specific date, or after a certain time.
Business process flows. Ensure that people enter data consistently and follow the same steps every time they work in an app by creating a business process flow.
Workflows and actions. Dynamics 365 customizers may be familiar with the classic Microsoft
Dataverse processes, which are workflows and actions. Reference:
https://powerapps.microsoft.com/en-us/blog/mobile-offline-for-power-apps/
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/guide-staff-through-common-tasks-proce
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 3)
You create a canvas app that connects to a Common Data Service database. Users report that they do not see any data in the app.
You need to ensure that users can view data in the app. What should you do?
Correct Answer:
C
Sharing access to the data in the Common Data Service. The users need permission to access the entities the app uses. To grant them access, you will need to:
* 1. Create a security role
* 2. Assign users to the security role
Note: Common Data Service for Apps has a powerful enterprise grade security model that allows you to group users in security roles and give those roles varying levels of access to entities that some of our most sophisticated business apps are built on.
Reference:
https://powerapps.microsoft.com/en-us/blog/sharing-a-canvas-app-built-on-top-of-common-data-service/ D18912E1457D5D1DDCBD40AB3BF70D5D
- (Exam Topic 3)
DRAG DROP
A company uses Power Automate. You manage two cloud flows named A and B. Users must perform the following activities:
• Manage the properties of cloud flow A.
• Manually trigger cloud flow B
You need to set up privileges for the business users by using the principle of least privilege
Which privilege types should you grant for each activity? To answer, drag the appropriate privilege types to the correct activities. Each privilege type 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.
Solution:
Does this meet the goal?
Correct Answer:
A