Implementing Analytics Solutions Using Microsoft Fabric — Question 182

You have a Fabric tenant that contains 30 CSV files in OneLake. The files are updated daily.

You create a Microsoft Power BI semantic model named Model1 that uses the CSV files as a data source. You configure incremental refresh for Model1 and publish the model to an F64 capacity in the Fabric tenant.

When you initiate a refresh of Model1, the refresh fails after running out of resources.

What is a possible cause of the failure?

Answer options

Correct answer: C

Explanation

The correct answer is C because if the data type of the column used for partitioning has changed, it can lead to issues during the refresh process, resulting in resource exhaustion. The other options do not directly relate to the failure condition described, as they pertain to different aspects of the refresh mechanism that would not necessarily lead to a failure after consuming resources.