Skip to content

Error -13 (Invalid Column Value)

This error can occur when an RDS report is used via report integration, and one or more of the variant data values cannot be automatically converted to the defined destination type.

Invalid Column Value

Examples of Failure

  • The variant value is an empty string, and the destination data type is date or date/time.
  • The variant value is a date, and the destination type is a number.

Solution

  • The variant row and column number are shown in the error message. Check the source code, debug the application, and compare the variant data with the expected report definition data.