QuestionQ287
Create and configure Power AppsAn organization has a Dynamics 365 Sales environment.
You need to create a Power Apps component.
Which three actions should you perform, in sequence?
Drag & Drop
Run the following npm run build command.
Run the pac pcf init --namespace SampleNamespace --name ControlName --template field command.
Run the pac solution init --publisher-name developer --publisher-prefix dev command.
Run the npm install command.
Create a project folder.
Community Discussion