nerdexam
MicrosoftMicrosoft

DP-600 · Question #28

DP-600 Question #28: Real Exam Question with Answer & Explanation

The correct answer is A: Microsoft Power BI Desktop. To prevent implicit measures (automatic aggregations Power BI creates from non-measure numeric fields, such as Sum of Sales), you set the DiscourageImplicitMeasures property to true on the relevant tables. Power BI Desktop (A) exposes this via table properties in the Model view.

Submitted by rohit_dlh· Apr 18, 2026Implement and manage semantic models

Question

You have a Fabric tenant that contains a semantic model. You need to prevent report creators from populating visuals by using implicit measures. What are two tools that you can use to achieve the goal? Each correct answer presents a complete solution. NOTE: Each correct answer is worth one point.

Options

  • AMicrosoft Power BI Desktop
  • BTabular Editor
  • CMicrosoft SQL Server Management Studio (SSMS)
  • DDAX Studio

Explanation

To prevent implicit measures (automatic aggregations Power BI creates from non-measure numeric fields, such as Sum of Sales), you set the DiscourageImplicitMeasures property to true on the relevant tables. Power BI Desktop (A) exposes this via table properties in the Model view. Tabular Editor (B) is a third-party tool that directly surfaces SSAS Tabular model properties, including DiscourageImplicitMeasures, and is widely used for advanced model authoring. SSMS (C) can connect via XMLA but does not provide a UI for this specific tabular property. DAX Studio (D) is a query and performance analysis tool, not a model authoring tool, and cannot set model properties.

Topics

#Semantic Model Management#Implicit Measures#Power BI Desktop#Tabular Editor

Community Discussion

No community discussion yet for this question.

Full DP-600 PracticeBrowse All DP-600 Questions