Microsoft
PL-200 · Question #15
You have a canvas app that allows users to view, select and purchase products. The app uses a Gallery control to display products and checkboxes that allow users to select products. When users select
Sign in or unlock PL-200 to reveal the answer and full explanation for question #15. The question stem and answer options stay visible for context.
Create apps by using Microsoft Power Apps
Question
You have a canvas app that allows users to view, select and purchase products. The app uses a Gallery control to display products and checkboxes that allow users to select products. When users select items from the product catalog, they move to a different screen to complete a purchase. Users must be able to clear all product selections when they click the button. You need to configure the button. What should you do?
Options
- AUse the Reload(Control) formula and pass the gallery control as parameter to the Reload
- BUse the Reset(control) formula and pass the checkbox to the formula to clear user
- CSet the OnCheck value to populate a collection and the OnUncheck value to remove the item
- DUse the Revert(Products) formula and pass the checkbox to the formula to clear user
- EUse the Reset(Control) formula and pass the gallery control as a parameter to the Reset
Unlock PL-200 to see the answer
You've previewed enough free PL-200 questions. Unlock PL-200 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Power Apps#Canvas Apps#Gallery control#Collections#Selection management