Designing and Implementing Enterprise-Scale Analytics Using Microsoft Azure and Power BI — Question 152

You deploy a tabular model named DM1 to a Power BI Premium capacity. DM1 was created as an import model.

You change a fact table named Table1 into a hybrid table.

What else occurred on DM1 automatically after the change?

Answer options

Correct answer: D

Explanation

When Table1 is changed to a hybrid table, a DirectQuery partition is automatically created for it, allowing for real-time data access. Options A and B are incorrect because changing to hybrid does not remove scheduled refresh or alter dimension tables. Option C is also incorrect as no aggregation table is created just from this change.