Microsoft Power Platform App Maker — Question 8

You are creating a canvas app.
You need to display a limited list of choices to the end user. You must standardize the values and appearance of the list across all forms.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

Answer options

Correct answer: B, D

Explanation

The correct answers are B and D. Creating a Global Option Set ensures that the values are standardized across all forms in your app, while adding a component to the component library allows for reusability and consistency in appearance. Options A and C do not provide the needed standardization across the entire app.