Question 27 of 388
Single answerYou are configuring a Microsoft Power Bl data model to enable users to ask natural language questions by using Q&
AYou have a table named Customer that has the following measure.Customer Count = DISTINCTCOUNT(Customer[CustomerID])Users frequently refer to customers as subscribers.You need to ensure that the users can get a useful result for "subscriber count" by using Q&
AThe solution must minimize the size of the model.What should you do?
AAdd a description of "subscriber count" to the Customer Count measure.
BSet Summarize By to None for the CustomerlD column.
CAdd a description of "Subscriber" to the Customer table.
✓DAdd a synonym of "subscriber" to the Customer table.
✓
Correct Answer: D
Add a synonym of "subscriber" to the Customer table.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Microsoft certification topics.