MB-500 Exam Question 11

You are a Dynamics 365 Finance and Operations developer.
The sales department manager must to be able to view total customers by region and total sales by regions.
You need to build key performance indicators (KPIs) and display them on a tile in the application.
How should you model the KPI? To answer, drag the appropriate objects to the correct KPI components. Each object 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.

MB-500 Exam Question 12

You are working with extended data types in Visual Studio.
You need to create an extension of an Extended Data Types (EDT) that is derived from base data types. Which three properties can be modified? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
  • MB-500 Exam Question 13

    A company uses Dynamics 365 Finance.
    You must create two data entities:
    * The first entity must allow access to customer groups by using OOata.
    * The second entity must be able to bulk export customer data by using a batch process.
    You need to enable the properties for each entity you create.
    Which properties should you enable? To answer, drag the appropriate properties to the correct requirements. Each property 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.

    MB-500 Exam Question 14

    You are a Dynamics 365 Finance developer.
    You make changes to an existing class.
    You need to compare the code that is in source control with the updated class. In Visual Studio, you display Team Explorer.
    What are three possible ways to achieve the goal? Each correct answer presents a complete solution.
    NOTE: Each correct selection is worth one point.
  • MB-500 Exam Question 15

    You are Dynamics 365 Finance developer.
    You need to initialize an embedded Microsoft Power Bl report.
    Which code segment should you add to the form initialization method?