nerdexam
Microsoft

PL-400 · Question #204

As part of the month-end financial closing process, a company uses a batch job to copy all orders into a staging database. The staging database is used to calculate any outstanding amounts owed by…

The correct answer is C. Use change tracking on the order lines and run the integration every week and retrieve only the D. Create a system view with the order lines that have the Modified On field in the last month and. C: The change tracking feature in Microsoft Dataverse provides a way to keep the data synchronized in an efficient manner by detecting what data has changed since the data was initially extracted or last synchronized. Deletions and creations are tracked. D: On modified Order…

Submitted by amina.ke· Apr 18, 2026

Question

As part of the month-end financial closing process, a company uses a batch job to copy all orders into a staging database. The staging database is used to calculate any outstanding amounts owed by clients, and must process all historical data. You need to ensure that only the data affected during the month is included in the integration process. What are two possible ways to achieve this goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

Options

  • AUse change tracking on the orders and run the integration to retrieve new orders and the orders
  • BCreate a system view with the orders that have the Modified On field in the last month and run the
  • CUse change tracking on the order lines and run the integration every week and retrieve only the
  • DCreate a system view with the order lines that have the Modified On field in the last month and

How the community answered

(44 responses)
  • A
    11% (5)
  • B
    7% (3)
  • C
    82% (36)

Explanation

C: The change tracking feature in Microsoft Dataverse provides a way to keep the data synchronized in an efficient manner by detecting what data has changed since the data was initially extracted or last synchronized. Deletions and creations are tracked. D: On modified Order Lines, not on Modified Orders. https://docs.microsoft.com/en-us/powerapps/developer/data-platform/use-change-tracking- synchronize-data-external-systems https://docs.microsoft.com/en-us/powerapps/developer/data-platform/behavior-format-date-time-

Community Discussion

No community discussion yet for this question.

Full PL-400 Practice