Remove Negative Signs (Abs)
Description
Returns the absolute value of the value of a column.

INPUT/Output DATA TYPE
|
Input |
Output |
|
numeric |
numeric |
example
In this example, Amount is the original column. AmountAbs is the result showing the absolute values of Amount.



