Forum Discussion
Strizzolo
Advocate II
1 year agoDirect Lake RLS - DirectQuery fallback
Hi, the official documentation says that if I connect to a table that has RLS in the SQL Analytics Endpoint, Direct Lake will fall back to DirectQuery: Develop Direct Lake semantic models - Microsoft...
- 1 year ago
I've found the answer: Manage Direct Lake semantic models - Microsoft Fabric | Microsoft Learn
[...] If different users must be restricted to access only subsets of data, if viable, enforce RLS at the semantic model layer only. That way, users will benefit from high performance in-memory queries.
So the answer is no: DirectLake does not fall back to DirectQuery
Strizzolo
Advocate II
1 year agoI've found the answer: Manage Direct Lake semantic models - Microsoft Fabric | Microsoft Learn
[...] If different users must be restricted to access only subsets of data, if viable, enforce RLS at the semantic model layer only. That way, users will benefit from high performance in-memory queries.
So the answer is no: DirectLake does not fall back to DirectQuery