PL-300 Exam Question 206

You are developing a report page. Some users will navigate the report by using a keyboard, and some users will consume the report by using a screen reader. You need to ensure that the users can consume the content on a report page in a logical order .
What should you configure in Microsoft Power Bl Desktop?
  • PL-300 Exam Question 207

    You have five sales regions. Each region is assigned a single salesperson.
    You have an imported dataset that has a dynamic row-level security (RLS) role named Sales. The Sales role filters sales transaction data by salesperson.
    Salespeople must see only the data from their region.
    You publish the dataset to powerbi.com, set RLS role membership, and distribute the dataset and related reports to the salespeople.
    A salesperson reports that she believes she should see more data.
    You need to verify what data the salesperson currently sees.
    What should you do?
  • PL-300 Exam Question 208

    From Power 61 Desktop, you publish a new dataset and report lo a Power Bl workspace. The dataset has a row-level security (RLS) role named HR. You need to ensure that the HR team members have RLS applied when they view reports based on the dataset. What should you do?
  • PL-300 Exam Question 209

    You are creating a Microsoft Power BI data model that has the tables shown in the following table.

    The Products table is related to the ProductCategory table through the ProductCategoryID column.
    You need to ensure that you can analyze sales by product category.
    How should you configure the relationships from Products to ProductCategory? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    PL-300 Exam Question 210

    You have a Power BI model that has the following tables:
    Product (Product_id, Product_Name)
    Sales (Order_id, Order_Date, Product_id, Salesperson_id, Sales_Amount)
    Salesperson (Salesperson_id, Salesperson_name, address)
    You plan to create the following measure.
    Measure1 = DISTINCTCOUNT(Sales[ProductID])
    You need to create the following relationships:
    Sales to Product
    Sales to Salesperson
    The solution must ensure that you can use Measure1 to display the count of products sold by each salesperson.
    How should you configure the relationships? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.