exam questions

Exam PL-100 All Questions

View all questions & answers for the PL-100 exam

Exam PL-100 topic 1 question 31 discussion

Actual exam question from Microsoft's PL-100
Question #: 31
Topic #: 1
[All PL-100 Questions]

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
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Dude
Highly Voted 3 years, 6 months ago
I think this answer is correct simply because, if you read the question carefully, it says, "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.
upvoted 15 times
...
Edriska
Most Recent 1 year, 10 months ago
Selected Answer: A
Yes, it does. You can use the Image control in Power Apps to show individual images that aren’t part of a data set or incorporate images from records in data sources. You can also show the full name, email address, and picture that’s associated with the user who’s signed in to a canvas app. This feature can be used to automatically fill in a form or show information about a user in a canvas app. https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/controls/control-image https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/show-current-user https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/reference-properties
upvoted 1 times
...
AP2020
2 years, 5 months ago
Answer is A
upvoted 1 times
...
DSM_LM
2 years, 5 months ago
Selected Answer: A
Image control is correct. Picture control would be needed, if you need to add a picture manually. To display a picture stored in a variable, the image control is needed
upvoted 2 times
...
Chang401
3 years, 2 months ago
answer will be B, picture control to be more specific. This control is a grouped control containing two controls: an Image and an Add picture button. The Image control shows the uploaded image or a placeholder if no image has been uploaded. The Add picture button prompts for an image to be uploaded. https://docs.microsoft.com/en-us/power-apps/maker/canvas-apps/controls/control-add-picture
upvoted 3 times
...
rpoon
3 years, 5 months ago
I think it is more likely to i) Scan the QR code (instead of scan the full ID card wont make sense) ii) Retrive the photo from records iii) verify the photo manually So the make sure the app shows the photo is related to image control eventhough you use barcode control to scan the QR code
upvoted 2 times
...
Ramboo
3 years, 7 months ago
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/show-current-user
upvoted 2 times
...
Miclarsen
3 years, 7 months ago
I would say yes this is correct. Could this not be achieved using the visible function and creating a formula that sets visible to true when certain conditions are met, in this case when the ID has been scanned and the image has been retrieved from the user profile, or something like that.
upvoted 1 times
...
Powerscraps
3 years, 10 months ago
Image control just displays an image, it's a no from me
upvoted 1 times
Powerscraps
3 years, 10 months ago
Misread the question - this is correct!
upvoted 2 times
...
Rivet
3 years, 9 months ago
Yeah, I think the task here is to display the employee picture, not read the QR code from their badge. Question is ambiguous.
upvoted 1 times
...
...
Max11
3 years, 10 months ago
Control required here is Barcode Scanner not image control
upvoted 3 times
...
Maxcloud
3 years, 10 months ago
Correct!
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...