The PL-300 is the certification that turns "I use Power BI at work" into something an employer or client can actually verify. It is the exam behind the Microsoft Certified: Power BI Data Analyst Associate credential, and it remains one of the most searched and most taken Microsoft certifications, largely because Power BI itself has become the default business intelligence platform across finance, healthcare, retail, and public sector organisations.
At Versich, our consultants work with Power BI daily across client implementations, and several of our team have sat the PL-300 themselves. This guide walks through exactly what the exam covers, how the four skill domains are weighted, a realistic study plan, and the areas where candidates most commonly lose marks.
If you are studying the data modelling domain in particular, our guide to Power BI data modelling best practices covers many of the star schema and performance concepts the exam tests directly.
What the PL-300 Certification Actually Tests
The PL-300 exam validates the Microsoft Certified: Power BI Data Analyst Associate certification. It is built around a single premise: that a Power BI data analyst should be able to take raw, messy data and turn it into a governed, secure, and genuinely useful reporting product, not just a collection of charts.
Microsoft's official guidance frames this as someone who delivers actionable insights by working with available data and applying domain expertise, provides meaningful business value through clear visualizations, and enables others to perform self-service analytics. In practice, that means the exam tests Power Query, DAX, data modelling theory, report design, and Power BI Service administration, not just one of these in isolation.
| Exam Detail | Specification |
|---|---|
| Certification earned | Microsoft Certified: Power BI Data Analyst Associate |
| Number of questions | Approximately 50 to 60 |
| Passing score | 700 out of 1000 |
| Exam cost | 165 USD (varies slightly by region) |
| Question format | Multiple choice, drag and drop, and multi-part case studies |
| Typical study time | 40 to 60 hours for candidates with some hands-on Power BI experience |
| Content update cadence | Periodic; English content was most recently refreshed effective 20 April 2026 |
The Four PL-300 Skill Domains and Their Weighting
Microsoft structures the exam around four functional groups, and understanding the weighting is the single most useful thing you can do before building a study plan, since it tells you exactly where your time pays off most.
| Domain | Weight | Core Focus |
|---|---|---|
| Prepare the data | 25 to 30% | Connecting to sources, profiling and cleaning data, transforming and loading in Power Query |
| Model the data | 25 to 30% | Relationships, star schema design, DAX measures and calculated columns, performance tuning |
| Visualize and analyze the data | 25 to 30% | Report creation, visual selection, narrative visuals, Copilot-assisted reporting, advanced analytics features |
| Manage and secure Power BI | 15 to 20% | Workspaces, deployment pipelines, dataset refresh, row-level security, sharing and distribution |
The first three domains are roughly equal in weight, which means there is no single area you can afford to skip. The smallest domain, managing and securing Power BI, is the one most self-taught candidates underinvest in, since it covers Power BI Service features that desktop-only practice does not naturally expose you to.
Domain One: Prepare the Data
This domain is built entirely around Power Query, the data transformation engine inside Power BI. You are tested on connecting to a wide range of data sources, identifying data quality issues, and applying the transformations needed to get raw data into a usable shape.
Skills to focus on in this domain include:
- Connecting to relational databases, files, and SaaS data sources, and choosing between Import, DirectQuery, and Live Connection appropriately
- Profiling data using the Column Quality, Column Distribution, and Column Profile tools to identify nulls, errors, and outliers
- Common transformations: pivoting and unpivoting, splitting columns, merging and appending queries, changing data types, and handling errors
- Query folding and why pushing transformations back to the source database improves refresh performance
- Parameters and how they are used to build reusable, dynamic queries
This domain is conceptually straightforward but tests breadth. The challenge most candidates report is the sheer number of distinct Power Query tools and dialog options, rather than any single concept being difficult.
Domain Two: Model the Data
Widely considered the hardest domain on the exam, this section tests your ability to design and implement a proper data model, not just connect tables together. Star schema theory, relationship configuration, and DAX form the bulk of this domain.
Key areas to prepare include:
- Star schema design: fact tables, dimension tables, and why this structure outperforms flat or snowflake alternatives
- Relationship cardinality and cross-filter direction, including when bi-directional relationships are appropriate and when they cause problems
- DAX fundamentals: calculated columns versus measures, row context versus filter context, and the behaviour of CALCULATE
- Common DAX patterns: time intelligence functions, running totals, percentage of total, and ranking measures
- Performance tuning techniques, including reducing model size and improving DAX efficiency
For this domain specifically, reading about DAX is not enough. Candidates consistently report that the exam tests applied understanding of filter context, meaning you need to have actually built and debugged measures, not just memorised syntax.
Domain Three: Visualize and Analyze the Data
This domain covers report creation from start to finish: choosing the right visual for the data, designing usable report layouts, and applying analytical features that go beyond basic charts.
The 2026 version of the exam has expanded emphasis here, reflecting recent Power BI feature releases. Areas to know include:
- Selecting appropriate visual types for different data and analytical questions
- Formatting reports for clarity, including conditional formatting, tooltips, and bookmarks
- Creating narrative visuals using Copilot, and using Copilot to generate or suggest report pages
- Visual calculations using DAX, a more recent reporting-layer calculation capability distinct from standard measures
- Drillthrough pages, custom tooltips, and Q&A visuals for self-service exploration
- Advanced analytics features such as forecasting, clustering, and the Analyze feature for finding explanations behind data points
This domain rewards candidates who have actually built multi-page reports with real navigation and interactivity, rather than single-page dashboards.
Domain Four: Manage and Secure Power BI
The smallest domain by weighting, but one of the easiest to leave underprepared, since it lives entirely in the Power BI Service rather than Power BI Desktop. Candidates who only practice locally tend to lose marks here unnecessarily.
Topics covered include:
- Workspace roles and the difference between Admin, Member, Contributor, and Viewer access
- Deployment pipelines for promoting content through development, test, and production stages
- Dataset refresh configuration, including scheduled refresh and on-premises data gateway requirements
- Row-level security: creating roles, defining DAX filters, and testing with the View As Roles feature
- Content distribution methods: workspace sharing, Power BI apps, and direct report sharing, and choosing the right one for a given scenario
- Sensitivity labels and basic data governance concepts
This is the domain to deliberately practice inside the Power BI Service itself, ideally using a free trial of Pro or Premium features, rather than assuming desktop fluency transfers automatically.
A Realistic Study Plan
Most candidates with some hands-on Power BI experience need 40 to 60 hours of focused study. The plan below assumes roughly six weeks at 8 to 10 hours per week, scaled down to four weeks if you have less time available.
| Week | Focus |
|---|---|
| Week 1 | Review the official Microsoft Learn path and the published skills measured document in full. Identify your weakest domain early. |
| Week 2 | Prepare the data: work through Power Query exercises using messy, real-world datasets. Practice every transformation type at least once. |
| Week 3 to 4 | Model the data: build a complete star schema from scratch, then write 15 to 20 DAX measures covering time intelligence, ranking, and running totals. |
| Week 5 | Visualize and analyze: build a full multi-page report with drillthrough, bookmarks, and at least one Copilot-assisted narrative visual. |
| Week 6 | Manage and secure: practice in the Power BI Service directly, configure row-level security, set up a deployment pipeline if you have Premium access, and take the official practice assessment. |
If you only have four weeks, compress weeks one and two together and weeks five and six together, and increase daily hands-on lab time to compensate.
Building a Portfolio Project While You Study
The single most effective preparation activity beyond structured study is building one comprehensive project that touches every domain. This is not optional polish; it is what converts passive knowledge of the Microsoft Learn modules into the applied fluency the exam actually tests.
A strong portfolio project should include:
- At least two different data sources connected and merged in Power Query
- A properly normalised star schema with fact and dimension tables
- 10 to 15 meaningful DAX measures, not just simple sums and averages
- A multi-page report with navigation, at least one drillthrough page, and custom tooltips
- Row-level security configured and tested with at least two different roles
- The finished report published to a workspace, with refresh configured
This single project, built and rebuilt as you study, does more for exam readiness than passively reading documentation ever will.
Common Mistakes That Cost Candidates Marks
A few patterns come up repeatedly among candidates who fail or score lower than expected on a first attempt.
Treating practice exams as the only preparation method. Practice question pools are not infinite, and candidates who rely on them exclusively start memorising answers rather than understanding concepts, which falls apart against the exam's own question variations.
Neglecting the manage and secure domain. At 15 to 20% of the exam, this domain represents easy marks for anyone who has spent time in the Power BI Service. Candidates who only practice in Power BI Desktop consistently leave marks on the table here.
Underestimating DAX context. Many candidates can write a basic measure but struggle when a question requires reasoning about filter context, row context, or context transition inside CALCULATE. This is worth dedicated practice time, not just memorising common formula patterns.
Mismanaging time on case studies. Case study questions present a multi-page scenario with several related questions, and you cannot revisit a case study once you move past it. Read the full scenario before answering, and avoid spending more than roughly fifteen minutes on any single case study block.
Not reading questions for trigger words. Subtle qualifiers such as "most efficient" or "least administrative effort" change the correct answer even when multiple options are technically valid. Practice tests help you build pattern recognition for this over time.
How Versich Approaches Power BI Training and Certification Readiness
For teams looking to build certified Power BI capability rather than individual exam prep, we structure training around the same domain weighting the exam uses, paired with hands-on labs against real or realistic client-style data rather than generic sample datasets. This tends to produce stronger long-term Power BI capability than exam-focused cramming alone, while still preparing candidates well for the PL-300 itself.
To learn more about how our Power BI team works with clients on training, implementation, and ongoing support, visit our Power BI services page.
Conclusion
The PL-300 rewards candidates who treat it as proof of applied skill rather than a memorisation exercise. Understanding the four domain weightings, building one comprehensive project that touches data preparation, modelling, reporting, and Power BI Service administration, and giving the management and security domain the attention it is often denied will put you well ahead of candidates relying on practice question dumps alone.
At Versich, our consultants work with Power BI at a level well beyond exam preparation, and we are happy to talk through training options if you are building Power BI capability across a team rather than studying individually. If you want support preparing your team for certification or strengthening their day-to-day Power BI skills, contact our team and we will help you put together the right approach.
