Hello,
I am getting this error message, but I don't see any null values? Can anyone help?
Hard to know for sure without seeing the data types, but I suspect it's a data type issue. The "null" is referencing the column name, so it looks like the real issue is the "invalid numeric value".
I would check your data types with a select tool, and make sure you don't have any strings in columns that should be numbers.
