Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
santhi
New Member

Integrate PowerBI Desktop to Github repo

Hi,

I have a question "In my team, PowerBI development team is working on PowerBI desktop to generate the reports and they are uploading manually .pbix files from their local machine into Github repo when they are going to deployment." Is there any way to automate or integrate PowerBI desktop to Github so that once report was generated it will automatically uploads to Github? so that it will help to track changes and version control through Github. Present concern is we were unable to track the changes and sharing the .pbix manually through email among the group. If it centralized in Github it will be helpful for the team.

1 ACCEPTED SOLUTION
AmiraBedh
Super User
Super User

Git integration in Microsoft Visual Studio Code (VS Code) enables Pro BI developers working with Power BI Desktop projects to streamline development processes, source control, and collaboration with Git repositories.

With Git integration, you can:

  • Backup and version your work.
  • Revert to previous states.
  • Collaborate with others or work alone using Git branches.
  • Use the capabilities of familiar source control tools, like Azure DevOps.

Keep in mind  that Power BI Desktop projects is currently in preview.

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

https://www.linkedin.com/pulse/using-power-bi-git-integration-6-step-guide-semih-volkert/

 

 


Proud to be a Power BI Super User !

Microsoft Community : https://docs.microsoft.com/en-us/users/AmiraBedhiafi
Linkedin : https://www.linkedin.com/in/amira-bedhiafi/
StackOverflow : https://stackoverflow.com/users/9517769/amira-bedhiafi
C-Sharp Corner : https://www.c-sharpcorner.com/members/amira-bedhiafi
Power BI Community :https://community.powerbi.com/t5/user/viewprofilepage/user-id/332696

View solution in original post

1 REPLY 1
AmiraBedh
Super User
Super User

Git integration in Microsoft Visual Studio Code (VS Code) enables Pro BI developers working with Power BI Desktop projects to streamline development processes, source control, and collaboration with Git repositories.

With Git integration, you can:

  • Backup and version your work.
  • Revert to previous states.
  • Collaborate with others or work alone using Git branches.
  • Use the capabilities of familiar source control tools, like Azure DevOps.

Keep in mind  that Power BI Desktop projects is currently in preview.

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

https://www.linkedin.com/pulse/using-power-bi-git-integration-6-step-guide-semih-volkert/

 

 


Proud to be a Power BI Super User !

Microsoft Community : https://docs.microsoft.com/en-us/users/AmiraBedhiafi
Linkedin : https://www.linkedin.com/in/amira-bedhiafi/
StackOverflow : https://stackoverflow.com/users/9517769/amira-bedhiafi
C-Sharp Corner : https://www.c-sharpcorner.com/members/amira-bedhiafi
Power BI Community :https://community.powerbi.com/t5/user/viewprofilepage/user-id/332696

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors