Question 169 of 388
Choose 3You are configuring a Microsoft Power BI 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 synonym of "subscriber count" to the Customer Count measure.
BAdd a calculated table named Subscriber that is a duplicate of the Customer table.
CAdd a description of "subscriber count" to the Customer Count measure.
DAdd a synonym of "subscriberlD" to the CustomerlD column.
✓
Correct Answer: A, A, A
You 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&
▥
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.