Forum Discussion

Shubham_rai955's avatar
Shubham_rai955
Icon for Super User rankSuper User
9 months ago
Solved

DirectLake Semantic model and report

Does Directlake semantic model needs to be refreshed? If I am using Directlake mode instead of import mode, how it will affect the compute unit usage? I have one report with import mode and the...
  • amitchandak's avatar
    9 months ago

    Shubham_rai955 , Direct Lake semantic model means your data is stored in a Lakehouse or Warehouse, and that data still needs to be refreshed.
    If the direct lake semantic model is set to auto-refresh, it will automatically pick up the latest data whenever changes occur.
    Auto-refresh can also be turned off for Direct Lake, in which case you need to refresh it manually(or schedule or add to pipeline) — and it usually takes only a few seconds.
    This is done so that during ongoing ETL processes, you don’t see partial or inconsistent changes in half of the tables.