
Answer-first summary for fast verification
Answer: DirectQuery
When users interact with a report built from a Direct Lake semantic model that leverages row-level security (RLS) and Delta tables from a warehouse, the DAX queries will operate in DirectQuery mode. This is because Power BI queries on a warehouse in Direct Lake mode will fall back to DirectQuery mode to ensure that row-level security is respected.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
You are managing a Fabric tenant that includes a data warehouse. This warehouse has Row-Level Security (RLS) implemented to control access to specific rows of data based on user roles. You have developed a Direct Lake semantic model that leverages the Delta tables and inherits the RLS settings from the warehouse. When users engage with a report generated from this semantic model, what mode will the Data Analysis Expressions (DAX) queries operate in?
A
DirectQuery
B
Dual
C
Direct Lake
D
Import