Forum Discussion

Shubham_rai955's avatar
Shubham_rai955
Super 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 semantic model takes aroung 7 min to refresh.

 

Now I migrated that report and change the import mode to a directlake semantic model.

 

How much CU usagae I am going to save.

  • 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.

2 Replies

  • 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.

  • Ray_Minds's avatar
    Ray_Minds
    Solution Supplier

    Answer :

    Impact of Switching from Import Mode to DirectLake on Compute Unit (CU) Usage : 

    When we migrate a Power BI semantic model from Import mode to DirectLake mode, the way capacity consumes Compute Units (CUs) changes. This is because the two modes handle data refresh and query execution very differently. 

     

    1. Import Mode CU Consumption