Forum Discussion

mp390988's avatar
mp390988
Post Partisan
7 months ago
Solved

Git integration without Fabric capacity

Hi,

 

I'm starting to learn how to use Git to version control my power bi reports. 

We don't use Fabric. We chose Snowflake instead.

 

Based on YouTube content, most videos show that when you have Fabric you can sync a power bi workspace with Git.

 

My question is what do you do in the case you don't have Fabric?

 

thanks 

  • Hi mp390988,

    I hope you are doing well☺️❤️

     

    So yes you can use Git for version control without Microsoft Fabric by treat your files as local development using the new Power BI Project (.pbip) file format.

     

    This method breaks your reports into text based files that Git can track and bypass the need for Fabric workspace level git integration

     

    Here are the steps to set up your env:

    Some Notes you should take care of it:

    • Premuim Per User (PPU) is likely required (For Teams env)
    • If you work alone or have a small team starting with the Publish from Desktop method can be a good way to learn the .pbip workflow
    • Git integration helps version control the definition of your reports and data models (the code) not the actual data inside them (So Refreshing your dataset data is a separate process)

    Other Resources Could help:

    if this post helps, then I would appreciate a thumbs up and mark it as the solution to help the other members find it more quickly.

6 Replies

  • Hi mp390988,

    I hope you are doing well☺️❤️

     

    So yes you can use Git for version control without Microsoft Fabric by treat your files as local development using the new Power BI Project (.pbip) file format.

     

    This method breaks your reports into text based files that Git can track and bypass the need for Fabric workspace level git integration

     

    Here are the steps to set up your env:

    Some Notes you should take care of it:

    • Premuim Per User (PPU) is likely required (For Teams env)
    • If you work alone or have a small team starting with the Publish from Desktop method can be a good way to learn the .pbip workflow
    • Git integration helps version control the definition of your reports and data models (the code) not the actual data inside them (So Refreshing your dataset data is a separate process)

    Other Resources Could help:

    if this post helps, then I would appreciate a thumbs up and mark it as the solution to help the other members find it more quickly.
  • mp390988 I believe that you can use a PPU license and do the Git integration. With just a Pro license, that would be more that you could save as a PBIP file and check those files into a Git repository.

  • Are you using power BI Pro licenses or are your workspaces backed by Power BI Premium capacities?

    • mp390988's avatar
      mp390988
      Post Partisan

      I think we are using pro licence and workspaces are not backed by premium capacity 

  • Hi mp390988 ,

    If you get a chance to review Ahmed-Elfeel response, you’ll see that it aligns well with your requirements.

    If you need any additional details, please let us know.

     

    Thanks.

  • Hi mp390988 ,

    May I know if your issue is resolved? If you need any additional details or assistance, please let us know.


    Thank you