Skip to main content

Conversion Errors

Conversion errors are reported when Alteryx can't convert data from one field type to another. You can set a threshold for the number of Conversion errors allowed per workflow in the Workflow - Configuration window.

Conversion errors appear in orange text:

● ProcessNodeDbfInput10: Enrollment: is not a valid number.

This Conversion Error is reported because the field type for "Enrollment" is a number, yet there are strings within the field. The string values are inconsistent and should be fixed. You can clean the values with a Formula tool or filter them out with a Filter tool.

Users can limit the number of Conversion Errors that are reported. You can set this threshold per workflow in the Workflow - Configuration tab.