Cheat Sheet · Data & Analytics

Microsoft Power BI Data Analyst (PL-300) Cheat Sheet

intermediate

A free Microsoft Power BI Data Analyst (PL-300) cheat sheet: the four skills, Power Query, star schema, DAX, visuals, and row-level security for revision.

By The Exam Atlas Editorial Team · Verified 2026-06-06

A final-revision summary for PL-300. Study aid only - no notes in the proctored exam.

The four skills measured (official weights)

#Skill areaWeight
1Prepare the data25–30%
2Model the data25–30%
3Visualize and analyze the data25–30%
4Manage and secure Power BI15–20%

The Power BI workflow (left to right)

Connect → Power Query (clean/shape) → Model (star schema + DAX) → Report (visuals) → Publish → Manage & secure.

Prepare the data - Power Query

TermIdea
Power QueryThe data-prep step; transforms replay on each refresh
Applied StepsOrdered list of transforms recorded as you work
Append vs MergeStack rows (append) vs join on a key (merge)
Data profilingColumn quality, distribution and stats to spot issues

Model the data - schema and DAX

TermIdea
Star schemaFact tables + dimension tables; the recommended shape
CardinalityOne-to-many, one-to-one, many-to-many relationships
Filter directionSingle or both; controls how filters flow between tables
MeasureDAX calculated at query time (use for aggregations)
Calculated columnDAX computed per row at refresh (use sparingly)
Filter contextThe set of filters acting on a measure - the key concept

Visualize and analyze

TermIdea
SlicerOn-canvas filter for the report user
Drill-throughJump to a detail page filtered to a selection
BookmarkSaved view/state of a report page
TooltipHover detail, can be a mini report page

Manage and secure

TermIdea
WorkspaceCollaboration container for reports and datasets
Row-level security (RLS)DAX roles that limit which rows a user sees
Scheduled refreshAutomatic dataset updates from the source
GatewayConnects the service to on-premises data sources

Exam facts at a glance

ItemValue
Duration100 minutes
QuestionsNot published by Microsoft
Passing score700 / 1000
FormatProctored; may include interactive items; Pearson VUE
Validity1 year (free online renewal)

Power BI vs Tableau - pick by your employers

PL-300 certifies Power BI; the Tableau Desktop Specialist certifies Tableau. The analytics concepts overlap, but the tools do not - Power Query and DAX are Power BI. Choose the certification that matches the platform on the job postings you are targeting, not the one that looks easier.

FAQ

Can I use notes in the PL-300 exam?
No. It is proctored and delivered through Pearson VUE. Use this for final revision before exam day only.

Sources