exam questions

Exam DP-600 All Questions

View all questions & answers for the DP-600 exam

Exam DP-600 topic 1 question 87 discussion

Actual exam question from Microsoft's DP-600
Question #: 87
Topic #: 1
[All DP-600 Questions]

You have a Microsoft Power BI semantic model.

You need to identify any surrogate key columns in the model that have the Summarize By property set to a value other than to None. The solution must minimize effort.

What should you use?

  • A. DAX Formatter in DAX Studio
  • B. Model explorer in Microsoft Power BI Desktop
  • C. Model view in Microsoft Power BI Desktop
  • D. Best Practice Analyzer in Tabular Editor
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Nefirs
Highly Voted 7 months, 4 weeks ago
Selected Answer: D
Best Practice Analyzer should be able to identify these with some rules
upvoted 13 times
...
Rataxe
Most Recent 2 months, 2 weeks ago
Selected Answer: C
Model view in Microsoft Power BI Desktop: This tool allows you to visually inspect and manage the relationships and properties of tables and columns in your Power BI model. You can easily identify surrogate key columns and check their Summarize By property.
upvoted 1 times
...
282b85d
6 months, 2 weeks ago
Selected Answer: D
The Best Practice Analyzer (BPA) in Tabular Editor can be configured to check for specific properties and configurations in your model. This includes identifying columns with certain "Summarize By" settings. You can create or use existing BPA rules to quickly identify any surrogate key columns that do not have the "Summarize By" property set to "None," thus minimizing the manual effort required.
upvoted 2 times
...
rlo123
7 months ago
D (although it can be done it B, but not as efficiently as D) To identify surrogate key columns with the 'Summarize By' property set to a value other than 'None,' the Best Practice Analyzer in Tabular Editor is the most efficient tool. The Best Practice Analyzer can analyze the entire model and provide a report on all columns that do not meet a specified best practice, such as having the 'Summarize By' property set correctly for surrogate key columns. Here's how you would proceed: Open your Power BI model in Tabular Editor. Go to the Advanced Scripting window. Write or use an existing script that checks the 'Summarize By' property of each column. Execute the script to get a report on the surrogate key columns that do not have their 'Summarize By' property set to 'None'. You can then review and adjust the properties of the columns directly within the Tabular Editor.
upvoted 3 times
...
stilferx
7 months ago
Selected Answer: D
I go with D) Best Practice Analyzer
upvoted 1 times
...
neoverma
8 months, 1 week ago
Selected Answer: B
It should be B https://learn.microsoft.com/en-us/power-bi/transform-model/model-explorer#anatomy-of-model-explorer https://www.purplefrogsystems.com/2021/08/how-to-change-the-summarization-of-multiple-columns-in-power-bi/#:~:text=Once%20you've%20selected%20the,That's%20it!
upvoted 1 times
harshalt10
8 months, 1 week ago
The question is about identifying, not changing. I think it should be D.
upvoted 9 times
Nefirs
7 months, 4 weeks ago
agree, question is about identifying not changing so probably it's D.
upvoted 1 times
...
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...