Exit DA-100 Analyzing Data with Microsoft Power BI
Question 1 of 5
0% complete
Q1 Single choice

You are configuring a Microsoft Power BI data model to enable users to ask natural language questions by using Q&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&A. The solution must minimize the size of the model.

What should you do?

  • A

    Set Summarize By to None for the CustomerID column.

  • B

    Add a synonym of "subscriber" to the Customer table.

  • C

    Add a synonym of "subscriberID" to the CustomerID column.

  • D

    Add a description of "subscriber count" to the Customer Count measure.

Previous Next