Version Control for PowerBI with Git

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024
  • 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 4 месяца назад +2

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

  • @mainuser98
    @mainuser98 Год назад

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

    • @ERPCoder
      @ERPCoder  Год назад +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

  • @charmainemcgowan
    @charmainemcgowan 11 месяцев назад +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 9 месяцев назад +1

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

    • @kavinamurugesan1816
      @kavinamurugesan1816 3 месяца назад

      hey, figured it out??

  • @nehashahpatel1741
    @nehashahpatel1741 4 месяца назад +1

    Million Thanks

  • @rizzrak
    @rizzrak 7 месяцев назад +1

    Great video mate, got mine working!

  • @baalalallalalala
    @baalalallalalala 9 месяцев назад +1

    Great video! Thank you!

  • @mainuser98
    @mainuser98 Год назад

    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.

  • @ElectronicBarta
    @ElectronicBarta 6 месяцев назад

    how to collaborate with others developers in github?

  • @lovro1423
    @lovro1423 10 месяцев назад +1

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

    • @ERPCoder
      @ERPCoder  10 месяцев назад +1

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

    • @chrisowens6161
      @chrisowens6161 8 месяцев назад +1

      yes, dark is awful LOL

  • @vedantadhikari1722
    @vedantadhikari1722 4 месяца назад

    nicely explained and smooth demo

  • @sau002
    @sau002 Год назад

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

  • @andriyk7222
    @andriyk7222 9 месяцев назад

    thanks for sharing!