2
TRIM_WHITESPACE formula function crashes (does not evaluate to anything) if the input is not type string
complete
Kristian Gerkman
TRIM_WHITESPACE(123) does not work / evaluate to anything
if the given value is not type of string. If the given value was number it should cast the number to be string, and try to remove the whitespace as if it was string from the start
Log In
T
Timo Kapanen
complete
T
Timo Kapanen
Formula gives validation error in the current platform version. Closing the ticket

Kristian Gerkman
planned