Forum Discussion
jaryszek
3 months agoSuper User
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
- 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.
Deku
2 months agoSuper User
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.