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!

  • @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??

  • @baalalallalalala
    @baalalallalalala 7 місяців тому +1

    Great video! Thank you!

  • @vedantadhikari1722
    @vedantadhikari1722 2 місяці тому

    nicely explained and smooth demo

  • @nehashahpatel1741
    @nehashahpatel1741 Місяць тому +1

    Million Thanks

  • @andriyk7222
    @andriyk7222 7 місяців тому

    thanks for sharing!

  • @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 6 місяців тому +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?