Practice Free MB-500 Exam Online Questions
DRAG DROP
A company uses Dynamics 365 finance and operations apps. The company uses Power 61 Desktop to fetch a list of customers.
You need to create a Power Bl report to view the list. You authenticate a Power Bl Desktop instance by using a Dynamics 365 finance and operations app.
Which four actions should you perform next in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

DRAG DROP
A company is creating custom functionality to manage rentals by using Dynamics 365 Supply Chain Management.
You need to create menu items for the following business processes:
• Create new rental in a form grid.
• View a list of all rental assets in an interactive form.
• Create late fee charges once a week based on unreturned items. You need to create the menu items.
Which menu item types should you use? To answer, drag the appropriate menu item types to the correct business process. Each menu item type may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point.

Contoso. Ltd. uses Dynamics 365 Finance. You receive reports of performance issues with the app. You need to use Performance Timer to investigate the issues.
Which URL should you use?
- A . https://contoso.cloudax.dynamics.com/?cmp=USMF&debug=perftimer
- B . https://contoso.cloudax.dynamics.com/?cmp=USMF&debug=develop&mi=VendTableListPage
- C . https://contoso.cloudax.dynamics.com/?cmp=USMF&mi=performancetimer
- D . https://contoso.cloudax.dynamics.com/?cmp=USMF=debug=developer
D
Explanation:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/perf-test/performance-timer
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You create a new form in a project.
You need to display tabs in a vertical alignment.
Solution: Apply the Simple List pattern.
Does the solution meet the goal?
- A . Yes
- B . No
B
Explanation:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/user-interface/simple-list-form-pattern
Vou are a Dynamics 365 finance developer.
You create an integer variable named inventQuantity.
You need to display the value from inventQuantlty in an info statement
Which code segment should you use?
- A . info(inventQiuntIty);
- B . info{*trlen(int2str<inve«tQu««tity));
- C . info(int2str{inventQi.«ntity));
You are working with extended data types in Visual Studio.
You need to create an extension of a base Extended Data Types (EDT) that is part of another model.
Which three properties can be modified? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . Alignment
- B . IsExtensible
- C . Form help
- D . String size
- E . Label
A company uses Dynamics 365 Supply Chain Management.
You need to list all classes in the Application Suite model that contain a cross-company query.
Which query string should you use?
- A . type:class, method name=insert code:"crosscompany" model:"Application Suite"
- B . type:class code:"crosscompany" model:"Application Suite"
- C . type:class, method name-run code:"crossconpany" model:"Application Suite"
- D . type:class, table code:"crosscompany" model:"Application Suite"
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are adding a new field to the SalesTable form.
You must use an extension to add a status field onto the form.
You need to create the extension in the Application Object Tree (AOT) and add the extension to the demoExtensions model.
Solution: Add a new form object to the project and name the form SalesTable.Extension.
Does the solution meet the goal?
- A . Yes
- B . No
B
Explanation:
Instead navigate to the user interface forms section for the SalesTable form and create an extension.
Note: In Dynamics 365 Finance and Operations, the new fields will need to be added via a table extension. Create the extensions on the SalesTable.
Reference: https://stoneridgesoftware.com/how-to-extend-sales-order-update-functionality-to-custom-fields-in-d365-finance-and-operations/
You need to modify the environment to meet User1’s requirements.
What should you do?
- A . Create an extension of CashDisc in a new project and add the field to the extended table,
- B . Create a new table named CashDiscExtension in the project.
- C . Use Open Designer to add the field to the table.
- D . Create an overlayer of CashDisc in a new project and add the field.
A
Explanation:
Scenario: A sales manager suspects a data-related issue in the vendor exclusion list. User1 must identify the user who created the referenced exclusion records.
A company uses Dynamics 365 for its supply chain operations.
A client wants to ensure current processes do not break when the client receives Microsoft updates for Dynamics 365 finance and operations apps.
The company has no development capabilities.
You need to build the scenarios to automate the process by using the Regression suite automation tool (RSAT).
Which file type should you include to run the scenarios?
- A . Business events schema
- B . Security customization
- C . Test automation/parameter
- D . SysTest frame work