Hierarchical Value Service API  future
api indexerror index

Error HVS-004013

since: 0.1

INVALID_DECIMAL_FORMAT

The column in the table is defined as being a decimal column, but the provided value could not be parsed as a decimal value. Check that the value for the column exists and is formatted as a valid number.

The details present in the error message are:

  1. The specified value that could not be parsed

Example error message: The value provided should have been a valid number format, but the value ABC is not a valid number.