nerdexam
Microsoft

MB-500 · Question #251

Drag and Drop Question You create a Power Apps app to display customer feedback. You need to submit and display customer feedback for each sales order. In which order should you perform the actions?…

The correct answer is Configure and embed the app.; Navigate to the Sales order form.; Personalize the page.; Refresh the browser. Embedding a Power Apps App in a Dynamics 365 Sales Order Form This question tests your knowledge of the workflow for embedding a Power Apps canvas app into a model-driven app form (Dynamics 365). --- Correct Order & Why 1. Configure and embed the app This must come first…

Implement data and application integration

Question

Drag and Drop Question You create a Power Apps app to display customer feedback. You need to submit and display customer feedback for each sales order. In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order. Answer:

Exhibit

MB-500 question #251 exhibit

Answer Area

Drag items

Navigate to the Sales order form.Personalize the page.Refresh the browser.Configure and embed the app.

Correct arrangement

  • Configure and embed the app.
  • Navigate to the Sales order form.
  • Personalize the page.
  • Refresh the browser.

Explanation

Embedding a Power Apps App in a Dynamics 365 Sales Order Form

This question tests your knowledge of the workflow for embedding a Power Apps canvas app into a model-driven app form (Dynamics 365).


Correct Order & Why

1. Configure and embed the app

This must come first because the Power Apps app needs to exist and be configured before it can be placed anywhere. In D365 Finance & Operations, this means setting up the canvas app (setting the App ID, entity context, size, etc.) so it is ready to be embedded. You cannot reference or place something that hasn't been prepared yet.

Common mistake: Thinking you should navigate to the form first. You have nothing to embed yet - the app configuration must precede placement.


2. Navigate to the Sales order form

After the app is configured, you go to the specific form where you want it to appear. Personalization in D365 is page-context dependent - you must be on the target form to personalize it. There is no way to add a Power Apps embed to a form you are not currently viewing.

Common mistake: Assuming you can personalize from a central admin panel without being on the target form. D365 personalization is done in-place.


3. Personalize the page

While on the Sales order form, you open the Personalization toolbar and add the previously configured Power Apps app as a new tab or section. This step embeds it visually into the form layout for the current user (or can be pushed to all users via saved views/admin personalization).

Common mistake: Doing this before navigating to the form, or before the app is configured. Both would prevent successful embedding.


4. Refresh the browser

After saving the personalization, a browser refresh is required for the embedded app to fully load and render in its new position. This is a standard D365 behavior - personalization changes are saved server-side and reloaded on refresh.

Common mistake: Expecting changes to appear instantly without a refresh, or placing this step before personalization is saved.


Summary

StepWhy it's here
Configure and embed the appApp must exist before it can be placed
Navigate to Sales order formMust be on the target page to personalize it
Personalize the pageIn-context action that places the app on the form
Refresh the browserRequired to render the newly saved personalization

The key mental model: build → find → place → view. Each step enables the next.

Topics

#Power Apps#embedded apps#personalization#sales order form

Community Discussion

No community discussion yet for this question.

Full MB-500 Practice