Forum Discussion

jaryszek's avatar
jaryszek
Super User
1 year ago
Solved

Power BI Versioning

Hi Guys, i found possibility to version semantic models in power bi service: https://learn.microsoft.com/en-us/power-bi/transform-model/service-semantic-model-version-history#open-the-version-h...
  • Deku's avatar
    Deku
    1 year ago

    Create in pbix

    Save as pbip

    Commit and stage changes to git

    Push to remote repo

    Deploy with git integration connected to workspace, or with fabric APIs

     

    Details on processes and options here

     

    https://learn.microsoft.com/en-us/power-bi/developer/projects/ 

     

    If you want to work with bpix files you would best off using SharePoint as saving files on top of other provides a list of versions.