Exam Details

  • Exam Code
    :PL-300
  • Exam Name
    :Microsoft Power BI Data Analyst
  • Certification
    :Microsoft Certifications
  • Vendor
    :Microsoft
  • Total Questions
    :400 Q&As
  • Last Updated
    :Mar 28, 2025

Microsoft Microsoft Certifications PL-300 Questions & Answers

  • Question 191:

    You need to provide a solution to provide the sales managers with the required access. What should you include in the solution?

    A. Create a security role that has a table filter on the Sales_Manager table where username = UserName()

    B. Create a security role that has a table filter on the Region_Manager table where sales_manager_id = UserPrincipalName().

    C. Create a security role that has a table filter on the Sales_Manager table where name = UserName().

    D. Create a security role that has a table filter on the Sales_Manager table where username = sales_manager_id.

  • Question 192:

    You need to create the required relationship for the executive's visual. What should you do before you can create the relationship?

    A. Change the data type of Sales[region_id] to Whole Number.

    B. Change the data type of Sales[region_id] to Decimal Number.

    C. Change the data type of Sales[sales_id] to Text.

    D. In the Sales table, add a measure for Sum(sales_amount).

  • Question 193:

    HOTSPOT

    You need to create a measure that will return the percentage of late orders.

    How should you complete the DAX expression? To answer, select the appropriate options in the answer area.

    NOTE: Each correct selection is worth one point.

    Hot Area: