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…
Question
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)- A11% (5)
- B7% (3)
- C82% (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.