Hi All, When subtracting two dates in saved search...
# suiteanalytics
s
Hi All, When subtracting two dates in saved search should I use any function like trunc ??
d
@samyt if the field(s) are date/time and the results are sensitive, yes you'll want to use an appropriate function to get whole days. I have used Round, Ceil and Floor under different circumstances. Have not used trunc.
👍 1