nerdexam
Microsoft

DP-600 · Question #80

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…

The correct answer is C. Tabular Editor. Tabular Editor allows you to use C# scripts to automate these changes. In PBI Desktop you can do this only manually.

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

Question

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?

Options

  • AMicrosoft Power BI Desktop
  • BALM Toolkit
  • CTabular Editor
  • DDAX Studio

How the community answered

(56 responses)
  • A
    7% (4)
  • B
    2% (1)
  • C
    79% (44)
  • D
    13% (7)

Explanation

Tabular Editor allows you to use C# scripts to automate these changes. In PBI Desktop you can do this only manually.

Topics

#Semantic Model#Tabular Editor#Metadata Management#Data Modeling Tools

Community Discussion

No community discussion yet for this question.

Full DP-600 Practice