Microsoft
70-778 · Question #93
You are importing sales data from a Microsoft Excel file named Sales.xlsx into Power BI Desktop. You need to create a bar chart showing the total sales amount by region. When you create the bar…
The correct answer is C. Change the Data Type of sales amount column to Numeric. See the full explanation below for the reasoning.
Question
You are importing sales data from a Microsoft Excel file named Sales.xlsx into Power BI Desktop. You need to create a bar chart showing the total sales amount by region. When you create the bar chart, the regions appear as expected, but the sales amount value displays the count of sales amount instead of the sum of sales amount each region. You need to modify the query to ensure that the data appears correctly. What should you do?
Options
- ADelete the query, import the data into Microsoft SQL Server, and then import the data from SQL
- BIn Query Editor, add a calculated column that totals the sales amount column.
- CChange the Data Type of sales amount column to Numeric.
- DRefresh the data model.
How the community answered
(33 responses)- A6% (2)
- B15% (5)
- C76% (25)
- D3% (1)
Community Discussion
No community discussion yet for this question.