Forum Discussion

jaryszek's avatar
jaryszek
Super User
3 months ago
Solved

How to save a semantic model on direct lake into a git folder?

hello,   How to save a semantic model on Direct Lake into a Git folder? I do not use Fabric Git integration.  Best, Jacek
  • Deku's avatar
    2 months ago

    You can use the Fabric APIs to Get Item Definitition, this should give the pibp format in base64 which you can convert or save. You can also use the Fabric VS code extension to do this, which will call the API and decode for you.