Round with Precision
Description
Round with precision rounds number to a specified number of places to the right (or left) of the decimal point.
When you apply this operation, you are first asked to set the precision for rounding:
INPUT/Output DATA TYPE
Input |
Output |
numeric |
numeric |
example
In this example, the first column (Amount) is the original column. AmountRound is the result showing the rounded values of Amount with a precision of 2.