We're sorry but this app doesn't work properly without JavaScript enabled. Please enable it to continue.

This lesson's interactive features are locked, please to keep using them

Data Visualization With Power BI

Welcome to "Learn Data Visualization with Power BI"! In this course, you'll gain hands-on experience building visualizations, reports, and dashboards in Power BI – from simple charts to rich, shareable insights.

Windows and Powershell

Unlike most Boot.dev courses, this one requires that you use Windows. Power BI Desktop is unfortunately a Windows-only application.

You might be wondering, "Why not teach data visualization with a cross-platform or open-source tool?" Simply put, Power BI is the most popular business intelligence tool. Despite open-source being very popular among developers, business intelligence tools are still dominated by proprietary software.

Eshopp

In this course we'll be building reports for a fictional e-commerce company: Eshopp. Eshopp sells all sorts of super cool products online. You know, truly innovative stuff like "smart" toasters and "AI-powered" coffee mugs.

Assignment

  1. bootdev --version
    

    If you're stuck, reach out in the help forums of our Discord server.

  2. bootdev login
    

You'll find each lesson's CLI commands in the test panel. bootdev run <id> runs checks without submitting. bootdev run -s <id> submits your work and marks the lesson complete when it passes.

Starting with your next CLI lesson, you can omit <id> and use bootdev run or bootdev run -s.

Use run first unless the lesson says failed submissions are safe, like this one.