Microsoft Power BI Data Analyst (PL-300) Free Questions - Part 13
Question No : 181) You are configuring a Microsoft Power Bl 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. Add a description of "subscriber count" to the Customer Count measure.
B. Set Summarize By to None for the CustomerlD column.
C. Add a description of "Subscriber" to the Customer table.
D. Add a synonym of "subscriber" to the Customer table.
PL-300 Answers