In reply to: Andreas B.
Hi Maksymilian,
thanks for this advise. I have corrected the fields.
But now i got an error, Typed on the wrong Field Type:
"Fehler beim Konvertieren des varchar-Datentyps in numeric."
But both Fields are the same Type (Floating Point number) in the DB and i can not convert the Type in the Filter?
Do a View change the Data Type of any Field?
This looks like an error on the WEBCON side, i'll report it, as it might hit me someday.
In attachment you can see a workaround - this will filter out all values, when there is no filter value specified (this is a case, when error occurs).
When there is specified value filter works fine (checked on 2023.1.3.131 and 2023.1.2.99).
It seems like WEBCON doesn't handle case when there is no number in decimal field - it treats it as text, and this leads to error.