Implementing this would make Direct Lake on OneLake a true superset of onSQL, combining its unique benefits with greater query reliability and flexibility.
Currently, when using Direct Lake on OneLake, guardrails are enforced for each table (such as the 1.5 billion rows/F64 limit). When these limits are reached, queries cannot be executed due to memory constraints. This is a significant restriction, especially given the many advantages of building models on OneLake—such as applying OneLake Security and leveraging multi-artifact model creation.
Although this is a common limitation of Direct Lake, in onSQL-based models, this issue was effectively mitigated through Direct Query (DQ) fallback—meaning that when Direct Lake could not handle a query, it would automatically switch to DQ and allow the query to continue.
I propose enabling the same Direct Query fallback mechanism for Direct Lake on OneLake. If a table hits the memory or row limit and the query cannot be executed in Direct Lake mode, the system should automatically fall back to Direct Query.
Recent ideas
Deployment pipeline: Deployment rules for Direct Lake on OneLake semantic models
Currently, it is not possible to use deployment rules with Direct Lake on OneLake semantic models. The option is greyed out. Please enable this, so we can automatically change the data so...frithjof_v1 hour agoCommunity ChampionNew6KViews137likes17CommentsNative Master Data Management Solution
Microsoft Fabric currently lacks a native Master Data Management (MDM) capability, creating a gap for organizations that need to manage and govern business-critical reference data such as customers, ...bradcoles1 hour agoRegular VisitorNew212Views1like3CommentsCopy results as markdown from data grid
When copying results from a query on the SQL Endpoint or Data Warehouse I often have to convert from the tab delimited table to markdown for sharing the results via services like teams or github. It...Tom_Fosterbi2 hours agoRegular VisitorNew3Views0likes0CommentsDeployment Pipelines - Remember selected stage
Every time we go into a deployment pipeline, it defaults to selecting the Development stage. I believe that it would be very rare to have a user select the Development stage. It would be helpful if d...PeterDaniels9 hours agoAdvocate IINew2Views1like0Comments