Question 136

You are a Dynamics 365 Finance developer.
You create an integer variable named inventQuantity.
You need to display the value from inventQuantity in an info statement.
Which code segment should you use?
  • Question 137

    A company uses Dynamics 365 Unified Operations.
    You need to implement role-based security for a set of fields in a table.
    How should you arrange the security elements? To answer, drag the appropriate security elements to the correct locations. Each element 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.

    Question 138

    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.
    A company uses Dynamics 365 finance and operations apps.
    You have a custom enumeration named CarType. The enumeration has the following elements: Sedan, SUV.
    You must extend CarType and add a new element named MUV to CarType.
    You need to develop a solution that meets the requirements.
    Solution: Set the is Extensible property to false for the CarType enumeration. Create a new enumeration to add the MUV element.
    Does the solution meet the goal?
  • Question 139

    You create a Power Apps app to display customer feedback.
    You need to submit and display customer feedback for each sales order.
    In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.

    Question 140

    You have a Dynamics 365 Finance and Operations environment.
    You have the following code: (Line numbers are included for reference only.)

    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.