Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam DP-600 Topic 4 Question 10 Discussion

Actual exam question for Microsoft's DP-600 exam
Question #: 10
Topic #: 4
[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?

Show Suggested Answer Hide Answer
Suggested Answer: B

Tabular Editor is an advanced tool for editing Tabular models outside of Power BI Desktop that allows you to script out changes and apply them across multiple columns or tables. To accomplish the task programmatically, you would:

Open the model in Tabular Editor.

Create an Advanced Script using C# to iterate over all tables and their respective columns.

Within the script, check if the column name ends with 'Key'.

For columns that meet the condition, set the properties accordingly: IsHidden = true, IsNullable = false, SummarizeBy = None, IsAvailableInMDX = false.

Additionally, mark the column as a key column.

Save the changes and deploy them back to the Fabric tenant.


Contribute your Thoughts:

Salena
4 days ago
I agree with User1, Tabular Editor seems like the right tool for the job.
upvoted 0 times
...
Arminda
5 days ago
I think we should use Tabular Editor for this.
upvoted 0 times
...
Pearlie
18 days ago
I have heard that Tabular Editor is really efficient for these kinds of tasks.
upvoted 0 times
...
Audry
19 days ago
I agree with you, B) Tabular Editor seems like the right choice.
upvoted 0 times
Jacob
11 days ago
I agree, Tabular Editor is the best option for programmatically changing those column properties.
upvoted 0 times
...
Art
12 days ago
Tabular Editor is a great choice for managing semantic models. It's designed for tasks like these.
upvoted 0 times
...
Catalina
13 days ago
I have used Tabular Editor before and it worked well for similar tasks. It's a powerful tool.
upvoted 0 times
...
Lakeesha
14 days ago
I think Tabular Editor is the way to go. It offers a lot of flexibility for making those specific changes.
upvoted 0 times
...
Nohemi
15 days ago
Definitely B) Tabular Editor. It allows for precise control over column properties.
upvoted 0 times
...
...
Pearly
20 days ago
I think the answer is B) Tabular Editor.
upvoted 0 times
...

Save Cancel
az-700  pass4success  az-104  200-301  200-201  cissp  350-401  350-201  350-501  350-601  350-801  350-901  az-720  az-305  pl-300  

Warning: Cannot modify header information - headers already sent by (output started at /pass.php:70) in /pass.php on line 77