Review Microsoft Fabric Analytics Engineer Associate (DP-600) semantic models, lakehouses, warehouses, DAX, governance, optimization, and analytics-engineering traps before using the DP-600 practice page.
DP-600 is an analytics-engineering route inside Microsoft Fabric. Use this cheat sheet to review semantic model, data preparation, security, performance, and business-facing analytics decisions before trying the DP-600 sample questions.
Use this with practice. Review the Fabric analytics checklist, then open the DP-600 page for sample questions, current-exam notes, and related data-platform practice paths.
| Field | Detail |
|---|---|
| Issuer | Microsoft |
| Certification name | Fabric Analytics Engineer Associate |
| Exam code | DP-600 |
| Product family | Microsoft Fabric |
| Status in IT Mastery | Sample questions with Notify me form |
| Area | What to know | Common trap |
|---|---|---|
| Analytics solution maintenance | Workspace governance, access, deployment, lineage, endorsement, and lifecycle management | Treating a report fix as the only governance control |
| Data preparation | Lakehouse, warehouse, SQL, KQL, transformations, and reusable data assets | Modeling visuals before validating source and transformation logic |
| Semantic models | Relationships, measures, DAX, filter context, calculation groups, and performance | Fixing report visuals when the metric definition is wrong |
| Distinction | How to decide |
|---|---|
| Lakehouse vs warehouse | Lakehouses fit flexible file/table analytics; warehouses fit relational SQL analytics and warehouse patterns. |
| Semantic model vs report | The semantic model defines metrics and relationships; reports visualize those definitions. |
| Measure vs calculated column | Measures calculate at query time under filter context; calculated columns persist row-level values. |
| Import vs Direct Lake or live access | Choose based on performance, freshness, model behavior, and operational constraints. |
| Workspace role vs item permission | Workspace roles affect broad collaboration; item permissions control specific assets. |
| DAX logic vs visual formatting | DAX changes metric meaning; formatting changes only presentation. |
| Performance issue vs correctness issue | Slow queries need optimization; wrong totals need model, relationship, or filter-context review. |
Use the DP-600 page to test whether your misses come from modeling, data preparation, governance, or performance. If semantic-model misses dominate, drill relationships, measures, and filter context before returning to mixed Fabric questions.