What should you do in Power Query Editor?

You need to address the data concerns before creating the data model . What should you do in Power Query Editor?A . Select Column distribution.B . Select the sales_amount column and apply a number filter.C . Select Column profile, and then select the sales_amount column.D . Transform the sales_amount column...

September 23, 2021 No Comments READ MORE +

Which four actions should you perform in sequence?

DRAG DROP 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...

September 23, 2021 No Comments READ MORE +

Does this meet the goal?

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...

September 22, 2021 No Comments READ MORE +

Does this meet the goal?

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...

September 22, 2021 No Comments READ MORE +

What should you create to meet the reporting requirements of the sales department?

What should you create to meet the reporting requirements of the sales department?A . a measure that uses a formula of SUM (Sales [sales_id])B . a calculated column that use a formula of COUNTA(sales [sales_id])C . a measure that uses a formula of COUNTROWS (Sales)D . a calculated column that...

September 22, 2021 No Comments READ MORE +

Which step should you use in the query?

You have a query that returns the data shown in the following exhibit. You need to configure the query to display the data as shown in the following exhibit. Which step should you use in the query?A . =Table.ExpandListColum(Table.TransformColunins(Source, {{"classes". Splitter.SplitTextByDelimiter('','', QuoteStyle.None), let itemType - (type nullable text) meta [Serialized.Text...

September 21, 2021 No Comments READ MORE +

You are creating a Microsoft Power Bl model that has two tables named CityData and Sales

HOTSPOT You are creating a Microsoft Power Bl model that has two tables named CityData and Sales. CityData contains only the data shown in the following table. Sales contains only the data shown in the following table. For each of the following statements, select Yes if the statement is true....

September 20, 2021 No Comments READ MORE +

Which DAX expression should you use?

You need to create a calculated column to display the month based on the reporting requirements . Which DAX expression should you use?A . FORMAT('Date'[date], "MMM YYYY")B . FORMAT('Date' [date], "M YY")C . FORMAT('Date'[date_id], "MMM") ""& & FORMAT('Date'[year], "#")D . FORMAT('Date' [date_id], "MMM YYYY")View AnswerAnswer: A

September 20, 2021 No Comments READ MORE +

What should you create?

You need to create relationships to meet the reporting requirements of the customer service department. What should you create?A . an additional date table named ShipDate, a one-to-many relationship from Sales[sales_date_id] to Date[date_id], and a one-to-many relationship from Sales[sales_ship_date_id] to ShipDate[date_id]B . an additional date table named ShipDate, a many-to-many...

September 20, 2021 No Comments READ MORE +

What should you include in the solution?

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...

September 19, 2021 No Comments READ MORE +