Forum Discussion

sckienle's avatar
sckienle
Advocate II
5 years ago

Numeric Filtering Fails on Some Values

I have a problem with filtering numeric values.   I have a database table that defines a column as NUMERIC(18,1).  I try to filter this column to only the value 9.3 and the created query rounds tha...