Question 366


Each employee has one manager as shown in the ParentEmployeelD column,
All reporting paths lead to the CEO at the top of the organizational hierarchy.
You need to create a calculated column that returns the count of levels from each employee to the CEO.
Which DAX expression should you use?
  • Question 367

    You have a data model that contains many complex DAX expressions. The expressions contain frequent references to the RELATED and RELATEDTABLE functions.
    You need to recommend a solution to minimize the use of the RELATED and RELATEDTABLE functions.
    What should you recommend?
  • Question 368

    You need to create a Power Bl report. The first page or the report must contain the following two views:
    * Sales By Postal Code
    * Sales by Month
    Both views must display a slicer to select a value for a field named Chain.
    The Sales By Postal Code view must display a map visual as shown in the following exhibit.

    Question 369

    You are building a Power Bl report that uses data from an Azure SQL database named erp1.
    You Import the following tables.

    You need to perform the following analyses:
    * Orders sold over time that include a measure of the total order value
    * Orders by attributes of products sold
    The solution must minimize update times when interacting with visuals in the report. What should you do first?
  • Question 370

    HOTSPOT
    You have a dataset named Pens that contains the following columns:
    * Unit Price
    * Quantity Ordered
    You need to create a visualization that shows the relationship between Unit Price and Quantity Ordered. The solution must highlight orders that have a similar unit price and ordered quantity.
    Which type of visualization and which feature should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.