Microsoft Power Platform Fundamentals — Question 259

You are implementing Power Apps for a company.
Data from an online proprietary accounting system must be automatically updated every four hours into Microsoft Dataverse without creating duplicates. Only changes to the data must be added. Thousands of records are added per hour.
You need to set up the technology to ensure that the data is integrated every four hours.
What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because a Cloud flow allows for scheduled data operations, making it suitable for integrating changes every four hours without duplicating records. Option A, while useful, does not automatically handle the scheduling and integration process. Option C simply exports data to Azure Blob storage, which does not fulfill the requirement of integrating it into Microsoft Dataverse.