Microsoft
70-467 · Question #106
70-467 Question #106: Real Exam Question with Answer & Explanation
The correct answer is A: Format the column to display zero decimal places.. Data Analysis Expressions (DAX) provides many functions for creating aggregations such as sums, counts, and averages. These functions are very similar to aggregation functions used by Microsoft Excel. Returns the sum of an expression evaluated for each row in a table.
Question
You need to ensure that the Sales measure in the Power View field list meets the requirements. What should you do? (Each correct answer presents a part of the solution. Choose all that apply.)
Options
- AFormat the column to display zero decimal places.
- BHide the column from client tools.
- CCreate a measure named Sales based on the column by using the Data Analysis Expressions
- DRename the column to Sales.
- EFormat the measure to display zero decimal places.
Explanation
- Data Analysis Expressions (DAX) provides many functions for creating aggregations such as sums, counts, and averages. These functions are very similar to aggregation functions used by Microsoft Excel. Returns the sum of an expression evaluated for each row in a table.
Community Discussion
No community discussion yet for this question.