Forum Discussion

jeebee91's avatar
jeebee91
Regular Visitor
2 years ago
Solved

How to move Direct Lake Semantic Models across workspaces?

In the traditional architecture, PBI Semantic models were built using PBI Desktop and then these can be published to different workspaces meant for Dev, UAT and Production. Maintaining backups and ve...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi jeebee91 ,

     

    1.Connect to the Lakehouse in Power BI Desktop:
    Go to Get Data > Lakehouses > Connect -> Select the Lakehouse you want to connect to-> Now you can use DAX features in Power BI Desktop.
    2.Alternatively, you can build semantic models directly in the Power BI service:
    Select the semantic model in the Lakehouse you created -> Choose Open Data Model to access the web modeling experience ->Add table relationships and DAX measures as needed.

     

    Tabular Editor is a powerful external tool for managing tabular models, but it's primarily designed for traditional tabular models (not Direct Lake).  Consider using scripts or custom solutions to copy Direct Lake models.

     

    For more details, please refer:

    Direct Lake mode for Power BI desktop - Microsoft Fabric Community

    Scripts to improve copying a Direct Lake semantic model to another workspace using Microsoft Fabric Git 

     

    Best Regards,

    Neeko Tang

    If this post  helps, then please consider Accept it as the solution  to help the other members find it more quickly.