nerdexam
Microsoft

PL-100 · Question #254

An inside sales staff uses three model-driven apps for their sales process. Each app includes the same custom specialized component. You must standardize the inside and outside sales process by…

The correct answer is A. Component library. A component library is specifically designed to create reusable UI components that can be shared across multiple canvas apps. Building the custom component in a component library allows the outside sales canvas app to import and use it without requiring the component to be…

Create business solutions

Question

An inside sales staff uses three model-driven apps for their sales process. Each app includes the same custom specialized component. You must standardize the inside and outside sales process by creating a canvas app that has the same functionality as the three model-driven apps. You do not have administrator permissions. You need to incorporate the logic of the custom component in the outside sales canvas app. Where should you build the custom component?

Options

  • AComponent library
  • BSolution
  • CAny of the three apps
  • DCustom control

How the community answered

(53 responses)
  • A
    77% (41)
  • B
    4% (2)
  • C
    6% (3)
  • D
    13% (7)

Explanation

A component library is specifically designed to create reusable UI components that can be shared across multiple canvas apps. Building the custom component in a component library allows the outside sales canvas app to import and use it without requiring the component to be rebuilt. Critically, creating and publishing a component library does not require administrator permissions, satisfying that constraint. Option B (Solution) is a packaging and deployment container, not a mechanism for sharing live reusable components across apps. Option C (building inside one of the three existing apps) would scope the component to that app only - it cannot be directly consumed by another app without a library. Option D (Custom control/PCF) requires admin permissions to deploy to the environment, which rules it out.

Topics

#Power Apps#Canvas Apps#Component Library#Reusable Components

Community Discussion

No community discussion yet for this question.

Full PL-100 Practice