nerdexam
Microsoft

PL-100 · Question #241

A company is creating a new canvas Power Apps app. The canvas app has a custom control that displays data based on data passed to the control through custom properties. You need to create a custom…

The correct answer is E. in the Power Apps app containing the control. Custom input properties for canvas app components are defined inside Power Apps Studio, directly within the app that contains the component. When you select a component, you can add custom input and output properties through the component's property editor. These properties are…

Create business solutions

Question

A company is creating a new canvas Power Apps app. The canvas app has a custom control that displays data based on data passed to the control through custom properties. You need to create a custom input property for the canvas app control. Where should you add the property?

Options

  • Ain an entity used in the Power Apps app
  • Bin the Microsoft instance used by the Power Apps app
  • Cin the Microsoft Visual Studio instance used to build the control
  • Din AppSource for the Power Apps solution
  • Ein the Power Apps app containing the control

How the community answered

(43 responses)
  • A
    2% (1)
  • C
    2% (1)
  • D
    2% (1)
  • E
    93% (40)

Explanation

Custom input properties for canvas app components are defined inside Power Apps Studio, directly within the app that contains the component. When you select a component, you can add custom input and output properties through the component's property editor. These properties are scoped to the app - they are not defined in Dataverse entities, a Visual Studio project, AppSource, or the Microsoft Dataverse instance. The app itself is the correct location for this configuration.

Topics

#Canvas Apps#Custom Controls#Control Properties#Power Apps Development

Community Discussion

No community discussion yet for this question.

Full PL-100 Practice