Direct Lake is a storage mode for tables in a Power BI semantic model, available in Microsoft Fabric. Unlike Import mode — which copies data into the semantic model on a schedule — Direct Lake reads data directly from Delta tables stored in OneLake, the unified storage layer in Microsoft Fabric.
This means your reports always reflect the latest data, without waiting for a refresh to complete. And because Direct Lake uses the same VertiPaq engine as Import mode, query performance is significantly faster than DirectQuery, which has to round-trip to the source database for every query.
For a full technical overview, see the
Microsoft Direct Lake documentation.