Hi everyone, trying to set the date and time in a ...
# suiteanalytics
j
Hi everyone, trying to set the date and time in a saved search in a format like that yyyy-mm-ddThhmmss. Tried a lot of things with to_char but had all the time the error Error : Invalid Expressions. I have the impression that to_char does not recognize {today} Don't know what to try next
b
whats your current attempt look like?
j
to_char({today}, 'YYYY-MM-DD HH24MISS')
b
looks reasonable
what type of formula
j
What do u mean? Type of formula?
b
is it Formula (Text)?
what option did you select in the
Field
field
j
did not select anything
Made my formula in formula
b
screen shot of what your doing?
j
message has been deleted
b
click cancel
screen shot of the row you are currently working on
j
message has been deleted
b
you are using a Formula (Date/Time)
j
yes
b
the expected output of your formula is supposed to be a Date/Time
TO_CHAR doesn't output a Date/Time
change your field to Formula (Text)
j
ahhhhhh ok
thks
DO u know how to concatenate in netsuite?
j
thanks!