Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Error message Help - Unable to Parse Request

JennyRuns24
8 - Asteroid

 

Hello,

 

I am getting this error message, but I don't see any null values? Can anyone help?

 

 

 

JennyRuns24_3-1663405544968.png

 

 

1 REPLY 1
CodeMonkey
8 - Asteroid

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.

Labels
Top Solution Authors