hi all - trying to calculate the hours between two...
# suiteanalytics
a
hi all - trying to calculate the hours between two date/time fields; SuiteAnswers says to use something like
({today} - {custom_datefield}) * 24)
, which has worked for me before