Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Power BI Version control options

Hi Experts,   Need your advice here.   Is there any free of cost Power BI versioning tool we can use for version control and collaboration perspective ?   Thanks
  • Burningsuit's avatar
    4 years ago

    Hi Anonymous 

    Because Power BI files are not source code, they are essentially binary files, it's difficult to use any traditional Source Code Control System like GIT. It's not possible to "fork" versions of Power BI files etc.

    There are a few tools that can work together to help source code control though.

    Firstly, store PBIX files on Onedrive for Business or Sharepoint, as this does version control automatically, and will make it possible to go back to earlier versions of PBIX files as necessary.

    The Deployment Pipelines feature in Power BI does a good job of maintaining a "Development, Test and Production" environment for published Reports, Dashboards and Datasets. Note however it's a Premium feature, you need A Premium Capacity or PPU licence to use it.

    see: Power BI Application lifecycle management (ALM) deployment pipelines overview - Power BI | Microsoft...

    Finally there is a Power BI Version Control System based on Sharepoint offered free by Power BI Tips which you may find useful. See : Power BI Version Control - Ready to use solution and free download

    Hope this helps

    Stuart