Forum Discussion
LuizKoller
2 years agoResolver I
Help with Github In Power BI (using Visual Studio Code)
Hello! Im triyng to conect Power Bi in Github repo following this guide: https://learn.microsoft.com/en-us/power-bi/developer/projects/projects-git However, its a little confusing. Could a...
- 2 years ago
Thanks for the feedback.
For source control you should use the new Power BI Project (PBIP) format, that will let you save your Power BI file (PBIX) to a folder with metadata files as text (mostly JSON). You can then open the folder using VS Code and initialize a Git Repo for source control.
Please see the following video where I demo end-to-end: https://youtu.be/OdkS7DF7ElY
pvuppala
2 years agoHelper V
I'm looking for the same answer, we are new to using Github or version control. Please let me know if you have any documentation or help videos on this topic.
Thanks!