Question 171

You have a table that contains a column named Phone. The following is a sample of the data in the Phone column.

You need to add a new column that contains the data in the format of nnn-nnn-nnnn.
How should you complete the Query Editor formula? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 172

You have a Power Bl report for the marketing department. The report reports on web traffic to a blog and contains data from the following tables.

There is a one-to-many relationship from Posts to Traffic that uses the URL and URL Visited columns. The report contains the visuals shown in the following table.

The dataset takes a long time to refresh.
You need to modify Posts and Traffic queries to reduce toad times.
Which two actions will reduce the toad times? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
  • Question 173

    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 174

    You are using existing reports to build a dashboard that will be viewed frequently in portrait mode on mobile phones.
    You need to build the dashboard.
    Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

    Question 175

    You have a Microsoft Power BI data model that contains three tables named Orders, Date, and City. There is a one-to-many relationship between Date and Orders and between City and Orders.
    The model contains two row-level security (RLS) roles named Role1 and Role2. Role1 contains the following filter.
    City[State Province] = "Kentucky"
    Role2 contains the following filter.
    Date[Calendar Year] = 2020
    If a user is a member of both Role1 and Role2, what data will they see in a report that uses the model?