exam questions

Exam PL-100 All Questions

View all questions & answers for the PL-100 exam

Exam PL-100 topic 3 question 39 discussion

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

DRAG DROP -
You create a canvas app for a store.
The logo must appear as the background image for the app. A loading spinner must display on the screen as the app loads.
You need to add the features to the app.
What should you modify? To answer, drag the appropriate form areas to the correct requests. Each form area 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.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Screen -
You can add an image to a screen in several different ways. One way is to upload an image to the app, go to the Media tab, and then click on the image to add it to a screen.
Note: Configure graphical elements in your app, including images, photos, and elements of a pen control.
BackgroundImage ג€" The name of an image file that appears in the background of a screen.
Applies to the Screen control.

Box 2: Screen -
Out Of Box Canvas App, provide a property called LoadingSpinner and LoadingSpinnerColor.
LoadingSpinner property is used to displaying a Canvas App OOB Loader Image unless your screen finishes loading.
Click on the Screen in your Canvas App and then You'll be able to see LoadingSpinner and LoadingSpinnerColor Property.

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/properties-visual https://arpitmscrmhunt.blogspot.com/2020/04/powerapps-display-loading-icon-until.html

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
monicazc025
Highly Voted 3 years, 3 months ago
Correct
upvoted 7 times
...
NitinS1981
Highly Voted 3 years, 5 months ago
this is correct. Loading spinner can be added on the screen. https://www.spguides.com/power-apps-loading-spinner/#:~:text=A%20Loading%20Spinner%20in%20PowerApps,some%20time%20to%20appear%20something.
upvoted 5 times
...
Manbearpig2
Most Recent 3 years, 5 months ago
For logo use Screen For spinner use Gallery
upvoted 1 times
CrazyDeveloper
3 years, 4 months ago
"This is a bad approach never implement the spinner in a gallery for this requirement". As the question clearly says they want the spinner on the screen.
upvoted 2 times
...
...
Fredone
3 years, 6 months ago
Correct You can add BackgroundImage only in Screen https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-screen
upvoted 2 times
...
KinzyLong
3 years, 7 months ago
I think this should be: Gallery Screen Gallery is able to add a icon
upvoted 2 times
dfretyhg
3 years, 5 months ago
...why would you put a background image in a gallery? Just store the image in a variable in the app onstart and then have the variable be the background property
upvoted 2 times
...
XiltroX
3 years, 6 months ago
Absolutely right it should be 1. Gallery and then 2. Screen
upvoted 1 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 ...