exam questions

Exam DP-600 All Questions

View all questions & answers for the DP-600 exam

Exam DP-600 topic 1 question 89 discussion

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

You have a Fabric tenant that contains a semantic model. The model contains 15 tables.

You need to programmatically change each column that ends in the word Key to meet the following requirements:

• Hide the column.
• Set Nullable to False
• Set Summarize By to None.
• Set Available in MDX to False.
• Mark the column as a key column.

What should you use?

  • A. Microsoft Power BI Desktop
  • B. ALM Toolkit
  • C. Tabular Editor
  • D. DAX Studio
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
stilferx
Highly Voted 6 months, 3 weeks ago
Selected Answer: C
IMHO, C) Tabulr Editor is good. Here's why the other options are not ideal for this scenario: 1) Microsoft Power BI Desktop: doesn't offer functionalities for bulk programmatic changes based on naming conventions. 2) ALM Toolkit: it's not specifically designed for modifying the structure of semantic models within the tool itself. 3) DAX Studio doesn't provide functionalities for directly modifying model structure or properties en masse.
upvoted 6 times
...
Nefirs
Most Recent 7 months, 2 weeks ago
Selected Answer: C
Tabular Editor seems most correct for me
upvoted 3 times
...
dp600
7 months, 3 weeks ago
Why option A is not correct? You can make all this options by using PBI Desktop... Am I wrong?
upvoted 1 times
andrewkravchuk97
7 months, 2 weeks ago
Tabular Editor allows you to use C# scripts to automate these changes. In PBI Desktop you can do this only manually
upvoted 9 times
...
Nefirs
7 months, 2 weeks ago
yes, in theory, however, not programmatically, only manually
upvoted 3 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 ...