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: - H
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)- A7% (4)
- B2% (1)
- C79% (44)
- D13% (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.