👉Get Full PDF
Question. 31 You have been tasked with building a canvas app that allows users to track to track time on mobile devices. You should add a Sign-in screen, a screen to record the user’s time entries for the week, and a screen to amend the user’s recent time records. Users will be issued ID cards that includes the user’s name and a recent picture, as well as a QR code that will include the user’s employee number. You want to make sure that the app shows the user’s photo upon scanning their ID cards. You add an Image control to the app. Does the action achieve your objective? A. Yes, it does B. No, it does not |
31. Click here to View Answer
Answer:
A
Explanation:
You want to make sure that the app shows the user’s photo upon scanning their ID cards.”, to be more specific,” app shows the user’s photo upon scanning”. To do this, you will need to scan the card yes, but to display the employee photo, you will need an image control.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-image
Question. 32 You have been tasked with building a canvas app that allows users to track to track time on mobile devices. You should add a Sign-in screen, a screen to record the user’s time entries for the week, and a screen to amend the user’s recent time records. Users will be issued ID cards that includes the user’s name and a recent picture, as well as a QR code that will include the user’s employee number. You want to make sure that the app shows the user’s photo upon scanning their ID cards. You add an Add picture control to the app. Does the action achieve your objective? A. Yes, it does B. No, it does not |
32. Click here to View Answer
Answer:
B
Explanation:
Picture Control is to add a picture manually.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/reference-properties
Question. 33 You have been tasked with building a canvas app that allows users to track to track time on mobile devices. You should add a Sign-in screen, a screen to record the user’s time entries for the week, and a screen to amend the user’s recent time records. Users will be issued ID cards that includes the user’s name and a recent picture, as well as a QR code that will include the user’s employee number. You want to make sure that the app shows the user’s photo upon scanning their ID cards. You add an Icon control to the app. Does the action achieve your objective? A. Yes, it does B. No, it does not |
33. Click here to View Answer
Answer:
B
Explanation:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/reference-properties
Question. 34 You have been tasked with building a canvas app that allows users to track to track time on mobile devices. You should add a Sign-in screen, a screen to record the user’s time entries for the week, and a screen to amend the user’s recent time records. Users will be issued ID cards that includes the user’s name and a recent picture, as well as a QR code that will include the user’s employee number. You need to make sure that the user’s employee number is read into the app. Which of the following actions should you take? A. You should add the Card control. B. You should add the Camera control. C. You should add the Barcode scanner control. D. You should add the Text input control. |
34. Click here to View Answer
Answer:
C
Explanation:
The Barcode scanner control for canvas apps scans barcodes, QR codes, and data-matrix codes on an Android or iOS device.
Question. 35 You have been tasked with creating and deploying dashboards that will only be used by sales reps. The dashboards will show the following: ✑ Recent sales pipeline ✑ Open cases ✑ Fresh major wins ✑ Crucial prospects by postal code You have to make sure that the sales reps can take action based on the detailed information presented in dashboards. You need to create a type of dashboard that allows the sales reps to view the dashboard. You create a User dashboard. Does the action achieve your objective? A. Yes, it does B. No, it does not |
35. Click here to View Answer
Answer:
A
Explanation:
If you want your dashboards to be available across the organization and do not want to manage the access levels at a more detailed level, you might want to create an organization-owned dashboard. However, if you are concerned about the access privileges and security of your dashboard, consider creating a user- owned dashboard where you have more control on who can access it.
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/create-dashboard