Use the Round transformation to simplify numeric values by reducing the number of decimal places displayed in a measure. This transformation improves report readability while preserving the underlying data for analysis.
The Round transformation provides three rounding methods:
You can find the Round transformation on the Transform tab.
The following example demonstrates how to apply a rounding transformation to the Actuals - ZAVA measure.
On the Transform tab, select Rounding.

The following image shows the Rounding dialog, including the Round, Round Up, and Round Down methods.

The following sections demonstrate each rounding method by applying it to the Actuals - ZAVA measure.

Use the Round option to round values to the nearest value based on the specified precision.

The selected measure is rounded according to the specified precision.

Round Up rounds values by using the Round Up method.

The selected measure is rounded by using the Round Up transformation. All of the values in the Actuals - ZAVA column are rounded up to the nearest whole number.

Round Down rounds values by using the Round Down method.

The selected measure is rounded by using the Round Down transformation. All of the values in the Actuals - ZAVA column are rounded down to the nearest whole number.

After applying a rounding method, you can continue transforming the query or write the results to a destination.