Question 11

You add a field to the SalesTable table by using an extension.
You need to ensure that the new field is available for use in forms, reports, and code.
What are three possible ways to achieve this goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
  • Question 12

    You are a Dynamics 365 Finance developer.
    Users must be able to view a filtered customer list from within a workspace.
    You need to add the customer form to a workspace.
    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 on the correct order.

    Question 13

    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 developing a form for Dynamics 365 Finance.
    You need to add a button that allows users to run a report.
    Solution: Create an output menu item. Add the output menu item to the form button and then link the report to the output menu item.
    Does the solution meet the goal?
  • Question 14

    You are a Dynamics 365 Finance developer.
    You have a form that displays customer records by using a listpage control. You must add related sales total information for the selected customer to the form.
    You need to display the required related sales total information.
    What should you add to the form?
  • Question 15

    You are a Dynamics 365 Finance developer. You have a solution that records product weights. You must store up to four decimals of precision by using a standard Extended Data Type (EDT). You need to add the field in a new table.
    Which EDT should you extend?