MB-500 Exam Question 131

You create a Visual Studio project named ProductUpdates.
You must update data in a table named ProductTable. You must be able to run the code from Visual Studio.
You need to create an X++ class.
Which five actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

MB-500 Exam Question 132

You are a Dynamics 365 Finance developer.
You need to create a key performance indicator (KPI) that shows total sales by region.
Which two objects should you create? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
  • MB-500 Exam Question 133

    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 134

    You are a Dynamics 365 Finance and Operations developer.
    You need to use the Extensible Data Security (SDS) framework to restrict to the data in the Sales table form based on the customer group and the role of the user.
    Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

    MB-500 Exam Question 135

    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?