Implementing Analytics Solutions Using Microsoft Fabric — Question 77
You have a custom Direct Lake semantic model named Model1 that has one billion rows of data.
You use Tabular Editor to connect to Model1 by using the XMLA endpoint.
You need to ensure that when users interact with reports based on Model1, their queries always use Direct Lake mode.
What should you do?
Answer options
- A. From Model, configure the Default Mode option.
- B. From Partitions, configure the Mode option.
- C. From Model, configure the Storage Location option.
- D. From Model, configure the Direct Lake Behavior option.
Correct answer: D
Explanation
The correct answer is D because configuring the Direct Lake Behavior option ensures that all queries from users interacting with reports utilize Direct Lake mode. Options A, B, and C do not specifically enforce Direct Lake mode for user queries, making them unsuitable for this requirement.