nerdexam
Microsoft

PL-300 · Question #27

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 =…

The correct answer is D. Add a synonym of "subscriber" to the Customer table. You can add synonyms to tables and columns. Note: This step applies specifically to Q&A (and not to Power BI reports in general). Users often have a variety of terms they use to refer to the same thing, such as total sales, net sales, total net sales. You can add these synonyms…

Submitted by skyler.x· Apr 18, 2026Model the data

Question

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?

Options

  • 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.

How the community answered

(21 responses)
  • A
    5% (1)
  • B
    19% (4)
  • C
    5% (1)
  • D
    71% (15)

Explanation

You can add synonyms to tables and columns. Note: This step applies specifically to Q&A (and not to Power BI reports in general). Users often have a variety of terms they use to refer to the same thing, such as total sales, net sales, total net sales. You can add these synonyms to tables and columns in the Power BI model. This step applies specifically to Q&A (and not to Power BI reports in general). Users often have a variety of terms they use to refer to the same thing, such as total sales, net sales, total net sales. You can add these synonyms to tables and columns in the Power BI model. https://docs.microsoft.com/en-us/power-bi/natural-language/q-and-a-best-practices https://docs.microsoft.com/en-us/learn/modules/ai-visuals-power-bi/2-visual

Topics

#Power BI Q&A#Natural Language Query#Data Model Optimization#Synonyms

Community Discussion

No community discussion yet for this question.

Full PL-300 Practice