Back to blog
Certifications Oct 30, 2025 · 4 min read

Earned the Microsoft Power BI Data Analyst Associate Certification

What the PL-300 exam actually tests, and how it changed the way I think about dashboard design — from 'looks good' to 'answers a decision'.

Shaharier Shourov

Shaharier Shourov

Data Analyst & Aspiring Data Engineer

Article cover image

What the exam actually tests

I sat the Microsoft Certified: Data Analyst Associate exam (PL-300) after months of building dashboards on my own. Going in, I assumed it would mostly test DAX syntax. It didn't — it tested judgement.

"The hardest questions weren't about DAX syntax — they were about which visual actually answers the business question."

What surprised me about the content

  • Data modelling weighs heavily — star schema design, relationship cardinality, and when to use bridge tables came up far more than I expected
  • Row-level security — a topic I'd barely touched before studying, now a core skill for any enterprise dashboard
  • Performance optimisation — knowing when a calculated column is better than a measure, and vice versa

How it changed my dashboard design

Before certifying, I built dashboards that looked good. After, I started asking a different first question: what decision is this page supposed to enable? That question shaped my Olist and Retail Sales dashboards directly — every KPI card exists because it answers a specific question a CEO or ops manager would actually ask.

Would I recommend it

Yes, especially for anyone coming from a non-technical background. It forces you past "I know how to build a chart" into "I understand why this is the right chart for this data model."