Where Did Power BI Come From?

Cody Schneider7 min read

Ever wonder about the origin story of Power BI? This powerful business intelligence platform didn't just appear overnight, it was strategically developed by Microsoft over several years. This article will trace the tool's journey from a series of powerful Excel add-ins to the unified, cloud-based powerhouse it is today.

GraphedGraphed

Build AI Agents for Marketing

Build virtual employees that run your go to market. Connect your data sources, deploy autonomous agents, and grow your company.

Watch Graphed demo video

The Age of Add-ins: Power BI's Secret Origins in Excel

Long before Power BI Desktop became a staple for data analysts, its core components were being tested and refined as separate extensions for Microsoft Excel. Microsoft noticed that users were pushing Excel to its limits for business analytics and reporting, often with massive, slow, and clunky workbooks. The VLOOKUPs were endless, and the pivot tables were groaning under the pressure. Seeing an opportunity, Microsoft developed a suite of "Power" add-ins to supercharge Excel for true business intelligence.

Project "Gemini" becomes Power Pivot (2010)

The story really begins with Power Pivot. Originally codenamed "Project Gemini," it was released in 2010 as a free add-in for Excel 2010. Its primary mission was to solve two major problems analysts faced in Excel: the one-million-row limit and the difficulty of relating data from multiple tables.

Power Pivot introduced two revolutionary technologies:

  • The VertiPaq Engine (now known as the Analysis Services tabular engine): This was the secret sauce. A columnar database engine that used incredible compression algorithms to store massive amounts of data in system memory (RAM). This meant you could analyze millions, even tens of millions, of rows right inside Excel without your computer grinding to a halt.
  • Data Analysis Expressions (DAX): This is the formula language for Power Pivot. While it looks similar to Excel formulas on the surface, DAX is far more powerful, designed to perform complex calculations and aggregations over entire tables and data models. It's the language that allows analysts to build a "brain" or a centralized logic layer on top of their data.

With Power Pivot, analysts could finally connect multiple data sources (like an Excel file with sales data and a SQL database with customer information), create relationships between them, and build robust data models - all within the familiar Excel interface.

Free PDF · the crash course

AI Agents for Marketing Crash Course

Learn how to deploy AI marketing agents across your go-to-market — the best tools, prompts, and workflows to turn your data into autonomous execution without writing code.

Project "Crescent" evolves into Power View (2012)

Data modeling is powerful, but you need an effective way to visualize the insights. Microsoft's next project, codenamed "Crescent," was the answer. It became Power View, which was first released with SQL Server Reporting Services (SSRS) and later integrated into Excel in 2012.

Power View was a drag-and-drop tool for creating interactive reports and dashboards. You could build line charts, bar charts, maps, and tables that all talked to each other. Clicking on a bar in one chart would dynamically filter every other visual on the report page. This was a massive step forward from the static charts native to Excel and marked Microsoft's serious entry into the self-service data visualization game.

"Data Explorer" Gets a New Name: Power Query (2013)

Arguably the most critical piece of the puzzle arrived in 2013 as Power Query (initially known as "Data Explorer"). Every analyst knows that 80% of data work is just cleaning and preparing the data before you can even analyze it. This tedious, soul-crushing work - known as ETL (Extract, Transform, Load) - was a manual nightmare in Excel.

Power Query changed everything. It provided a remarkably user-friendly interface for connecting to hundreds of data sources (web pages, files, databases, APIs) and then transforming that messy data. With a few clicks, you could:

  • Remove columns and filter rows
  • Split columns or merge them together
  • Unpivot data into a usable format
  • Promote headers and change data types
  • Append multiple files from a folder into one table

Most importantly, Power Query recorded every single transformation step. The next time you wanted to refresh your data, you just had to click "Refresh," and Power Query would automatically repeat all the cleaning steps for you. It automated the most laborious part of data analysis.

GraphedGraphed

Build AI Agents for Marketing

Build virtual employees that run your go to market. Connect your data sources, deploy autonomous agents, and grow your company.

Watch Graphed demo video

Power BI for Office 365: Bringing It All Together (Sort Of)

By 2014, Microsoft had these three powerful tools - Power Pivot, Power View, and Power Query - all living within Excel. The next logical step was to bring them into the cloud.

This led to the creation of "Power BI for Office 365." The idea was to use SharePoint Online and Office 365 as a central hub where users could upload their supercharged Excel workbooks. The service offered online galleries for sharing and collaboration, and notably, it introduced the Natural Language Q&A feature, which allowed users to type questions like "what were our sales by region last quarter?" and get an instant visual answer.

However, this initial version was clunky. It was still heavily dependent on Excel as the starting point, and relying on SharePoint made the user experience less than seamless. Competitors like Tableau were gaining market share with dedicated, standalone desktop applications that were much simpler to use. Microsoft realized they needed to unchain their creation from Excel to let it truly fly on its own.

2015: The Birth of Modern Power BI

The summer of 2015 marked a major turning point. Microsoft relaunched Power BI as a completely separate, standalone product, finally unifying all the separate components into a cohesive ecosystem. This "new" Power BI had three core parts that define it to this day:

  • Power BI Desktop: This became the free, downloadable authoring application for Windows. It brought together the Power Query editor for data transformation, the Power Pivot engine for data modeling, and the Power View engine for report visualization, all into one seamless user interface. This was the powerhouse tool for developers and analysts.
  • The Power BI Service (app.powerbi.com): This is the cloud-based SaaS (Software as a Service) component where users publish their reports from Power BI Desktop. The service handles secure sharing, collaboration, scheduled refreshing of data, and the creation of live, auto-updating dashboards.
  • Power BI Mobile: Native apps for iOS, Android, and Windows phones that allowed users to view and interact with their reports and dashboards on the go.

This wasn't just a repackaging, it was a fundamental shift in strategy. Microsoft embraced a "freemium" model. Power BI Desktop was entirely free, which removed any barrier to entry for analysts, students, or anyone curious about data. The Power BI Service had a generous free tier, with the "Pro" license (needed for sharing and collaboration) priced aggressively at just $9.99 per user per month, massively undercutting the competition.

Furthermore, Microsoft adopted a frantic pace of development, releasing updates to Power BI Desktop every single month. This rapid, user-centric iteration cycle quickly closed any feature gaps with competitors and built a large, loyal, and vocal community of users who felt their feedback was directly shaping the future of the product.

Free PDF · the crash course

AI Agents for Marketing Crash Course

Learn how to deploy AI marketing agents across your go-to-market — the best tools, prompts, and workflows to turn your data into autonomous execution without writing code.

Evolution & Dominance (2015 - Present)

Since its relaunch in 2015, Power BI's growth has been explosive. On the back of its aggressive pricing, rapid feature releases, and deep integration with the Microsoft ecosystem (Azure, Office 365, Teams), it quickly captured market share.

In the years that followed, Microsoft has consistently added cutting-edge features, solidifying its position as a market leader, as recognized year after year by Gartner's Magic Quadrant for Analytics and BI Platforms. Key integrations like AI-driven visuals (Q&A visual, key influencers, smart narratives), integration with Python and R, and its role as the centerpiece of the broader Microsoft Power Platform (alongside Power Apps and Power Automate) have evolved it from a data visualization tool into a comprehensive enterprise business application platform.

Power BI's journey shows a thoughtful and deliberate strategy: perfect the core technologies in a familiar environment (Excel), test a cloud-based model, and then relaunch as a polished, aggressively-priced standalone product designed for mass adoption.

Final Thoughts

As we've seen, Power BI wasn't an overnight success. It grew out of a collection of powerful tools for Excel, carefully evolving into the unified, cloud-centric powerhouse it is today. It's an architecture that brought self-service BI to a massive audience by expertly combining powerful data modeling with user-friendly data cleanup and visualization tools.

While industry titans like Power BI offer incredible depth for data experts, they still present a significant learning curve for many. To address this, we created Graphed to simplify the entire process. We connect to your marketing and sales data sources (like Google Analytics, Shopify, and Salesforce) and allow you to build real-time dashboards and get answers just by asking questions in plain English - no DAX formulas or complex modeling required.

Related Articles