Forum Discussion

SuraMan's avatar
SuraMan
Advocate II
7 years ago

Power BI Source Control?

Hello,

 

What is the prescribed way to version control Power BI solutions?

 

If Import mode is used, then actual data in PBIX also gets version controlled which does not sound useful let alone the size restrictions.

 

4 Replies

  • v-jiascu-msft's avatar
    v-jiascu-msft
    Microsoft Employee

    Hi SuraMan,

     

    It seems the version control here isn't the ordinary one. Usually, the version of a report is based on the contents that would be visuals, new queries, etc. If this is the case, the file name could be helpful.

    You mentioned the actual data gets version controlled. What is it? We should always use the latest data to do the analysis, right?

     

     

    Best Regards,

    • SuraMan's avatar
      SuraMan
      Advocate II

      Hi v-jiascu-msft,

       

      Is there TFS integration support in Power BI Desktop?

       

      If not, all we can do is to upload *.pbix to TFS manually. *.pbix is a zip file that contains report definitions and data, so they can be very big. There is no use in uploading data to the TFS for version control.