Section 1: Welcome
  • 1.0: Welcome to the Course
  • 1.1: Download the Course Files
  • 1.2: Downloading the Interactive PDF
  • Shortened Course Versions (for Busy People)
  • Executive Overview Course (6 Hours)
  • Report Developer Course (6 Hours)
  • Dataset Developer Course (9 Hours)
2. Getting Started
  • 2.0: Welcome to Section 2
  • 2.1: Installing SQL Server
  • 2.2: Installing the Sample Databases
  • 2.3: What is Power BI
  • 2.4: The Power BI Tenant
  • 2.5: Power BI Licensing
  • Share your Thoughts
  • 2.6: Summary of Section 2
Section 3: Connecting to Text Files
  • 3.0: Welcome to Section 3
  • 3.1: Connecting to Delimited Text Files
  • 3.2: Using UTF-8 Encoding
  • 3.3: Connecting to Files in SharePoint
  • 3.4: Quick Practice
  • 3.5: Summary of Section 3
Section 4. Connecting to Excel data
  • 4.0: Welcome to Section 4
  • 4.1: Excel Data Objects
  • 4.2: Hidden Sheets
  • 4.3: Blank Columns
  • 4.4: Password
  • 4.5: Total Row
  • 4.6: Quick Practice
  • 4.7: Summary of Section 4
Section 5. Connecting to a Folder of Data
  • 5.0: Welcome to Section 5
  • 5.1: Connecting to a Folder of Data
  • 5.2: Using a Sample File
  • 5.3: Quick Practice
  • 5.4: Connecting to SharePoint folders
  • 5.5: Accessing SharePoint sub-folders
  • 5.6: Summary of Section 5
Section 6. Connecting to Web Data
  • 6.0: Welcome to Section 6
  • 6.1: Connecting to a Web URL
  • 6.2: Connecting to web page data
  • 6.3: Quick Practice
  • 6.4: Summary of Section 6
Section 7. Connecting to SQL Server
  • 7.0: Welcome to Section 7
  • 7.1: Overview of Connecting to SQL Server
  • 7.2: Importing SQL Server Views
  • 7.3: Using SQL Statements
  • 7.4: DirectQuery Mode
  • 7.5: Composite Models
  • 7.6: Storage Mode
  • 7.7: Summary of Section 7
Section 8. Splitting and Combining
  • 8.0: Welcome to Section 8
  • 8.1: Removing Spaces by Splitting
  • 8.2: Splitting by Character Transition
  • 8.3: Combining Columns
  • 8.4: Summary of Section 8
Section 9. Extracting text
  • 9.0: Welcome to Section 9
  • 9.1: Extracting character ranges
  • 9.2: Text Between Delimiters
  • 9.3: Text Before Delimiter
  • 9.4: Summary of Section 9
Section 10. Transforming report data
  • 10.0: Welcome to Section 10
  • 10.1: Removing Unwanted Rows
  • 10.2: Fill Down
  • 10.3: Unpivot Columns
  • 10.4: Quick Practice
  • 10.5: Summary of Section 10
Section 11. Combining tables
  • 11.0: Welcome to Section 11
  • 11.1: Append Queries
  • 11.2: Merge Queries
  • 11.3: Merge Queries Left Anti
  • 11.4: Summary of Section 11
Section 12. Data Modelling Fundamentals
  • 12.0: Welcome to Section 12
  • 12.1: Data Tables
  • 12.2: Calculated Tables
  • 12.3: Data Columns
  • 12.4: Calculated Columns
  • 12.5: Relationships
  • 12.6: Measures
  • 12.7: Hierarchies
  • 12.8: Rows of Data
  • 12.9: Summary of Section 12
Section 13. Creating Fact and Dim Tables
  • 13.0 Welcome to Section 13
  • 13.1: Creating a Schema for Power BI
  • 13.2: Creating Views for Power BI
  • 13.3: Creating a Power BI Login
  • 13.4: Connecting to Views
  • 13.5: Using Relationship Columns
  • 13.6: Using Merge Queries