Microsoft Power BI Data Analyst — Question 70

You have a Power BI semantic model that contains a table named Table1. Table1 runs in Import storage mode.

You need to update the model to change the storage mode of Table1 to DirectQuery.

What should you do?

Answer options

Correct answer: A

Explanation

The correct answer is A because changing the storage mode of an existing table directly is not possible; you must delete and re-add it in the desired storage mode. Option B does not achieve the goal as duplicating the query does not change the storage mode. Option C is incorrect because the storage mode cannot be modified in that manner. Option D is unrelated to changing the storage mode of Table1.