PL-300 Exam Question 21

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?
  • PL-300 Exam Question 22

    You have a Power BI model that contains a table named Sales. Sales has the following three measures:
    A measure named Total Sales Last Year that displays the sales from the previous calendar year. The current value is 32.89 million.
    A measure named Total Sales This Year that displays the sales from the current calendar year. The current value is 11.69 million.
    A measure named Total Sales Difference that uses a DAX formula of Sales[Last Year] - Sales[This Year].
    You need to create the following visualization.

    How should you configure the visualization? To answer, drag the appropriate measures to the correct fields. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
    NOTE: Each correct selection is worth one point.

    PL-300 Exam Question 23

    Your company plans to completely separate development and production assets such as datasets, reports, and dashboards in Microsoft Power Bl.
    You need to recommend an application lifecycle strategy. The solution must minimize maintenance to update access and prevent end users from viewing the development assets.
    What should you recommend?
  • PL-300 Exam Question 24

    Your company plans to completely separate development and production assets such as datasets, reports, and dashboards in Microsoft Power BI.
    You need to recommend an application lifecycle strategy. The solution must minimize access to production assets and prevent end users from viewing the development assets.
    What should you recommend?
  • PL-300 Exam Question 25

    You need to create a Power BI theme that will be used in multiple reports. The theme will include corporate branding for font size, color, and bar chart formatting.
    What should you do?