exam questions

Exam PL-100 All Questions

View all questions & answers for the PL-100 exam

Exam PL-100 topic 1 question 16 discussion

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

After creating an app with several screens, test users inform you that the size and type of gallery shown on every screen is different.
You decide to enhance the consistency for the app screens by creating a reusable gallery that displays data according to the current record.
You start by adding a gallery control.
Which of the following is the action you should take NEXT?

  • A. You should Add an input property.
  • B. You should Add a screen
  • C. You should create a component.
  • D. You should create a form.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
xkqn2c
Highly Voted 3 years, 4 months ago
This comments section makes me dizzy.
upvoted 36 times
DC1234
2 years, 2 months ago
This is the funniest thing i have seen on this site, But i agree.
upvoted 2 times
...
...
HaseebJamshed
Highly Voted 3 years, 11 months ago
Isn't it A ?
upvoted 21 times
Ramboo
3 years, 7 months ago
A is the correct. After adding the Gallery component to the screen, then configure the Gallery by selecting the List or input property.
upvoted 9 times
...
JasonSaito
3 years, 11 months ago
Yes, Create a component -> Add a gallery control -> Add an input property
upvoted 32 times
Fergzoid
2 years, 1 month ago
yes but the component hasn't been created yet so shouldn't it be C? Ah this question man
upvoted 2 times
...
...
...
iamchoy
Most Recent 11 months, 1 week ago
Selected Answer: C
C. You should create a component. Creating a component is the next step after adding a gallery control if you want to make a reusable gallery. Components in Power Apps allow you to create complex controls that you can reuse across different screens in your app. This will help you maintain consistency in the size and type of gallery shown on every screen. Once the component is created, you can define custom properties (like an input property) to pass data into the component according to the current record.
upvoted 1 times
...
iamchoy
11 months, 1 week ago
Selected Answer: C
The correct answer is C. You should create a component. By creating a component, you can define the layout and behavior of the gallery once and then use it on every screen in your app. This ensures consistency in appearance and functionality across all screens that utilize the gallery.
upvoted 1 times
...
sk899
1 year, 1 month ago
They have used reusable gallery which comes from component so answer is A we need to add input property as C is not needed because it is already done.
upvoted 1 times
...
Gnach
1 year, 2 months ago
Selected Answer: C
https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/create-component
upvoted 1 times
...
4e8b388
1 year, 2 months ago
Selected Answer: A
To create a reusable gallery, you first have to create a new Component from the left pane, then you add a Gallery and then you can set up the Input Properties.
upvoted 2 times
...
crwsbrasil
1 year, 4 months ago
Even if it were put in two orders it would still be answer A Component > Gallery > add input property Gallery > Gallery > add input property whether it is inside a component or not, the order still does not change
upvoted 2 times
...
ImissOOP
1 year, 5 months ago
Selected Answer: B
no question about it BEEEEEE!
upvoted 1 times
...
[Removed]
1 year, 6 months ago
The problem with C is the fact that technically from the question, you already decided to use a reusable gallery which would lead to believe to a component. So in theory from the way its written, you are adding a gallery, i am guessing to the components section. So lets assume u already added the gallery, wouldnt that exclude C? as for the input, input for what? wouldnt a screen be logical answer concidering you want to add the gallery to other places too? even tho it states that you already have multiple screens?
upvoted 1 times
...
Apple786
1 year, 7 months ago
Create Component - > add input property - > add Gallery - > NEXT STEP add screen and use component.
upvoted 2 times
...
K1ngOfHz
1 year, 9 months ago
Selected Answer: C
ChatGPT says: In Power Apps, when you want to create a reusable gallery that displays data consistently across different screens, you would want to create a component. A component allows you to define a reusable piece of the user interface that can be utilized in various parts of the app. So, the correct next action would be: C. You should create a component.
upvoted 3 times
...
MeHungarian
1 year, 9 months ago
C. You should create a component. Creating a reusable gallery component that can display data according to the current record will enhance consistency across the app screens and allow you to easily manage the gallery's appearance and behavior. This approach promotes code reusability and maintainability.
upvoted 1 times
...
younis94
1 year, 9 months ago
Selected Answer: C
C. Create component first. Then add an input property on the component.
upvoted 1 times
...
MesseyEen
1 year, 11 months ago
I tested this out myself and what you should be doing to START is to actually create the component, as it's only after that can you do any of the other steps listed that are part of the process. As ONCE AGAIN microsoft exams messes up their own questions, I'll have to guess that the component is already created, the vertical gallery is added to it, and thus the input is next. So my guess is add an input property.
upvoted 5 times
...
AlaaSah
2 years ago
A for sure. having a gallery component means you're already in the component. Then the next thing would be adding Input property
upvoted 1 times
...
EdrisKazemi
2 years ago
C. You should create a component. Creating a reusable gallery that displays data according to the current record requires creating a component. A component is a reusable element that you can place on any screen in the app. By creating a component, you can reuse the gallery on every screen, ensuring that the size and type of gallery are consistent throughout the app. Once you create the component, you can add it to every screen where you want to display the gallery, and then configure the input properties to show the correct data for each 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 ...