DA-100 Exam Question 66

Drag and Drop Question
You are building a dataset from a JSON file that contains an array of documents.
You need to import attributes as columns from all the documents in the JSON file. The solution must ensure that date attributes can be used as date hierarchies in Microsoft Power BI reports.
Which three 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.

DA-100 Exam Question 67

You receive revenue data that must be included in Microsoft Power Bl reports.
You perform an initial load of the data from a Microsoft Excel source as shown in the following exhibit.

You plan to create several visuals from the data, including a visual that shows revenue split by year and product.
You need to transform the data to ensure that you can build the visuals. The solution must ensure that the columns are named appropriately for the data that they contain.

DA-100 Exam Question 68

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this scenario, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have several reports and dashboards in a workspace.
You need to grant all organizational users read access to a dashboard and several reports.
Solution: You enable included in app for all assets.
Does this meet the goal?
  • DA-100 Exam Question 69

    You open a query in Power Query Editor.
    You need to identify the percentage of empty values in each column as quickly as possible.
    Which Data Preview option should you select?
  • DA-100 Exam Question 70

    You have an API that returns more than 100 columns. The following is a sample of column names.
    * client_notified_timestamp
    * client_notified_source
    * client_notified_sourceid
    * client_notified_value
    * client_responded_timestamp
    * client_responded_source
    * client_responded_sourceid
    * client_responded_value
    You plan to include only a subset of the returned columns.
    You need to remove any columns that have a suffix of sourceid.
    How should you complete the Power Query M code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.