Question 76

You are a Dynamics 365 Finance developer. You create a key performance indicator (KPI) in a development environment.
You need to display the KPI.
What should you do?
  • Question 77

    You have the following class definition:

    You need to create an extension class and create a new static method in it that converts miles to kilometers and then call the method from another class.
    How should you complete the code and call the method? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 78

    You need to configure models for the project.
    What are two possible ways to achieve the goal? Each correct answer presents a complete solution.
    NOTE: Each correct selection is worth one point.
  • Question 79

    You are a Dynamics 365 Finance developer. You have two tables as shown in the following exhibit:

    You need to configure Table1 to ensure that records cannot be deleted from Table1 if Table2 contains related records.
    Which value should you use for the OnDelete property?
  • Question 80

    You are a Dynamics 365 Finance developer. You have the following Extended Data Types (EDTs):

    You plan to modify the EDT properties by using an extension.
    You need to determine which operations can be performed.
    Which operation is possible?