Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Power BI Projects (PBIP) and Git Quick Start
Rating: 4.3 out of 5(40 ratings)
156 students

Power BI Projects (PBIP) and Git Quick Start

Learn Git fundamentals and proven habits for working with Power BI Projects
Created byTom Steele
Last updated 7/2023
English

What you'll learn

  • A proven daily work "rhythm" with Git and Power BI Projects (PBIP)
  • Professional Git skills including PRs (pull requests), diary commits, branching & merging, and more...
  • Deep understanding of Git version control fundamentals and collaboration
  • Use GitHub Desktop and VS Code in conjunction with Power BI Desktop

Course content

6 sections26 lectures2h 34m total length
  • Setup Overview1:04

    We'll briefly discuss the software used in this course before installing and setting everything up.

  • Installing Power BI Desktop3:25

    I recommend installing Power BI Desktop from the Microsoft Store. This will ensure it remains up to date as new versions are released.

  • Installing GitHub Desktop with your GitHub account3:18

    We'll install GitHub Desktop and make sure we can run it and login with our GitHub account.

    GitHub Desktop is a tool that gives us access to basic Git functionality and is a joy to use!

  • Installing VS Code3:32

    Finally, we'll install VS Code, launch it, choose a theme, then put it away for a bit as we dig into some Git fundamentals on a whiteboard in the next section.

Requirements

  • Basic Power BI awareness/experience
  • Power BI Desktop (free, install information shown in videos)
  • GitHub Desktop (free, install information shown in videos)
  • GitHub User Account (free, discussed in videos)
  • VS Code (free, install information shown in videos)

Description

The June 2023 release of Power BI Desktop includes the new PBIP project format. The new project format breaks your Power BI projects down into separate folders and files that include all the details for your Power BI reports and underlying datasets. The main benefit of this new project format (PBIP) is that your projects can now be version controlled with Git.

This quick-start course will teach you the fundamentals of Git and how to effectively use Git with your Power BI projects. A perfect jump-start to develop professional Git habits such as...


  • Reviewing your dataset and report changes before committing them.

  • Authoring diary commit messages for team communication, clarification, and enhanced historical records of changes.

  • Examining dataset and report version diffs (changes/deltas) to learn and discover the inner workings of Power BI and increase your overall Power BI skills/effectiveness.

Power BI Projects (PBIP) are brand new, and now is the best time to become an expert and lead your organization into the future. Soon all Power BI initiatives will be expected to use the new PBIP format along with Git version control, the days for PBIX files by themselves are numbered. There's no better time to start than now!

Take this course to develop professional Git habits, a proven daily work "rhythm," and take your Power BI projects to the next level!

Who this course is for:

  • Power BI Professionals/Enthusiasts