New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft DP-600 Exam - 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:

0/2000 characters
Jill
3 months ago
I agree, hiding columns and setting properties is a breeze in Tabular Editor!
upvoted 0 times
...
Keneth
3 months ago
Wait, can you really do all that with Tabular Editor? Sounds too good to be true!
upvoted 0 times
...
Salley
4 months ago
Not sure about that, DAX Studio seems more suited for this task.
upvoted 0 times
...
Renea
4 months ago
I think A, Power BI Desktop can handle it too.
upvoted 0 times
...
Buddy
4 months ago
Definitely going with B, Tabular Editor is perfect for this!
upvoted 0 times
...
Rosio
4 months ago
I have a strong feeling that Tabular Editor is the right choice here, especially since it allows for bulk changes to model properties.
upvoted 0 times
...
Fidelia
5 months ago
I feel like Microsoft Power BI Desktop is more for visualization, so it probably won't work for changing column properties like this.
upvoted 0 times
...
Laquita
5 months ago
I think using DAX Studio might be too limited for this kind of modification, but I can't recall the exact reasons why.
upvoted 0 times
...
Cortney
5 months ago
I remember practicing with Tabular Editor for similar tasks, but I'm not entirely sure if it can handle all those specific requirements.
upvoted 0 times
...
Trinidad
5 months ago
Okay, this seems doable. I'll need to make sure I understand how to hide columns, set nullable, and mark key columns in Tabular Editor. Gotta practice that before the exam.
upvoted 0 times
...
Delpha
5 months ago
Whoa, 15 tables? That's a lot to go through. I'm not sure I have the time to do all that manually in the exam. Maybe I can find a script or macro to automate it.
upvoted 0 times
...
Felix
5 months ago
This looks like a pretty straightforward task, I think I can handle it. Tabular Editor seems like the best tool for the job here.
upvoted 0 times
...
Latrice
5 months ago
Hmm, I'm not too familiar with Tabular Editor, but it sounds like the right tool for this. I'll need to do a quick review of how to use it before the exam.
upvoted 0 times
...
Amos
5 months ago
This question seems straightforward, I just need to identify the four correct options to connect to the remote MySQL server and database.
upvoted 0 times
...
Laurel
5 months ago
This looks like a tricky Spring-related question. I'll need to carefully review the code and options to determine the correct answer.
upvoted 0 times
...
Antonio
5 months ago
This seems like a pretty straightforward question, but I want to make sure I'm not missing anything. I'll double-check the solution to ensure that it meets the stated goal.
upvoted 0 times
...
Olene
2 years ago
I think DAX Studio might work as well, but Tabular Editor seems like the most popular choice.
upvoted 0 times
...
Fannie
2 years ago
I'm not sure, but I think ALM Toolkit could also be a good option.
upvoted 0 times
...
Salena
2 years ago
I agree with User1, Tabular Editor seems like the right tool for the job.
upvoted 0 times
...
Arminda
2 years ago
I think we should use Tabular Editor for this.
upvoted 0 times
...
Pearlie
2 years ago
I have heard that Tabular Editor is really efficient for these kinds of tasks.
upvoted 0 times
...
Audry
2 years ago
I agree with you, B) Tabular Editor seems like the right choice.
upvoted 0 times
Jacob
2 years ago
I agree, Tabular Editor is the best option for programmatically changing those column properties.
upvoted 0 times
...
Art
2 years ago
Tabular Editor is a great choice for managing semantic models. It's designed for tasks like these.
upvoted 0 times
...
Catalina
2 years ago
I have used Tabular Editor before and it worked well for similar tasks. It's a powerful tool.
upvoted 0 times
...
Lakeesha
2 years 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
2 years ago
Definitely B) Tabular Editor. It allows for precise control over column properties.
upvoted 0 times
...
...
Pearly
2 years ago
I think the answer is B) Tabular Editor.
upvoted 0 times
...

Save Cancel