...
Values with more than 20 digits after the Decimal point are truncated by this function.
- Missing values for this function in the source data result in missing values in the output.
- Multiple columns and wildcards are not supported.
- Using a dash as a negative value indicator (e.g. '-###.00') in your formatting string can change values and their data types. For more information, see Supported Numeric Formatting.
D s snippet usage
Required? | Data Type | Example Value |
---|---|---|
Yes | String (column reference), function, or Integer or Decimal literal | MyPrice |
...
Info |
---|
NOTE: You cannot create number format strings in which a |
...
D s | ||
---|---|---|
|
Required? | Data Type | Example Value |
---|---|---|
Yes | String | '###.00' |
...