Câu 41: 70-466: Implementing Data Models and Reports with Microsoft SQL Server 2012
You are modifying a SQL Server Analysis Services (SSAS) cube. Users of the cube report that the precision for the SalesAmount measure is four digits. You need to ensure that the SalesAmount measure stores values to two digits of precision. What should you do?
Nội dung câu hỏi
You are modifying a SQL Server Analysis Services (SSAS) cube. Users of the cube report that the precision for the SalesAmount measure is four digits. You need to ensure that the SalesAmount measure stores values to two digits of precision. What should you do?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. Use the FormatString measure property to format SalesAmount as #,##0.00;-#,##0.00
- B. Use the MeasureExpression measure property to change the precision of SalesAmount to two digits.
- C. Use the FormatString measure property to format SalesAmount as Currency.
- D. Add a named query in the data source view that casts the data source column to two digits of precision. Bind the SalesAmount measure to the new query.
- E. Add a named calculation in the data source view that casts the data source column to two digits of precision. Bind the SalesAmount measure to the new — đáp án hiện tại
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.
Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.