Version Control for PowerBI with Git

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ส.ค. 2023
  • See how to setup Version Control for Microsoft PowerBI reports using Git. This video shows how to install and configure a local Git on a Windows PC and Visual Studio Code to manage the files. See how to connect the local PowerBI Git repository with Azure DevOps.
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 17

  • @__HumanBeing
    @__HumanBeing 2 หลายเดือนก่อน +2

    I have never used git, I have always found it very complicated, but you just made it so simple! Thanks a lot man!

  • @sau002
    @sau002 10 หลายเดือนก่อน

    Nice. This was a much needed feature for Power BI.

  • @rizzrak
    @rizzrak 4 หลายเดือนก่อน +1

    Great video mate, got mine working!

  • @vedantadhikari1722
    @vedantadhikari1722 2 หลายเดือนก่อน

    nicely explained and smooth demo

  • @nehashahpatel1741
    @nehashahpatel1741 หลายเดือนก่อน +1

    Million Thanks

  • @baalalallalalala
    @baalalallalalala 7 หลายเดือนก่อน +1

    Great video! Thank you!

  • @andriyk7222
    @andriyk7222 7 หลายเดือนก่อน

    thanks for sharing!

  • @charmainemcgowan
    @charmainemcgowan 8 หลายเดือนก่อน +2

    This was super useful and thanks for sharing. Can you please add another video about using branches and pushing them to main when you have two developers. Also would be good to show how to tackle a conflict merge.

    • @danishraouf3854
      @danishraouf3854 7 หลายเดือนก่อน +1

      Hey I have the same questions! Do you already figured it out or have some links to some tutorials?

    • @kavinamurugesan1816
      @kavinamurugesan1816 หลายเดือนก่อน

      hey, figured it out??

  • @mainuser98
    @mainuser98 10 หลายเดือนก่อน

    one more question: i cant publish to remote devops. It says: failed try to do Pull first. I tried git pull but still cant publish my local branch to my devops repo.

  • @lovro1423
    @lovro1423 8 หลายเดือนก่อน +1

    Great video :) Do you really enjoy the white VS theme more? :) Cheers

    • @ERPCoder
      @ERPCoder  8 หลายเดือนก่อน +1

      thx. indeed, I enjoy the light theme much more. I find it easier to read and write.

    • @chrisowens6161
      @chrisowens6161 5 หลายเดือนก่อน +1

      yes, dark is awful LOL

  • @mainuser98
    @mainuser98 10 หลายเดือนก่อน

    How do u publish the changed model to the power bi service? Since its greyed out.

    • @ERPCoder
      @ERPCoder  10 หลายเดือนก่อน +1

      at this stage devops is only used as vcs, delpolyment piplines from devops to pbix online is another topic. if you only use vsc you would publish from pbix desktop as usual

  • @ElectronicBarta
    @ElectronicBarta 4 หลายเดือนก่อน

    how to collaborate with others developers in github?