Providing an Option to a Calculation: This partial screen capture of the Create Calculated Measure dialog box shows the following values:
Calculation Type: Discount
Calculation: Discount UNIT_PRICE (...) by 6 percent.
Truncate the decimal places option (selected)
Expression: TRUNC(PRICE_CUBE.UNIT_PRICE*(1-(6/100))).