Join Slack
Powered by
has anyone figured out a fomula in a dataset for d...
# suiteanalytics
r
redfishdev
01/16/2022, 3:52 PM
has anyone figured out a fomula in a dataset for days since created? Today is not a function and it doesnt like comparisons to
Copy code
CURRENT_DATE
redfishdev
01/16/2022, 6:05 PM
figured it out
redfishdev
01/16/2022, 6:05 PM
(CAST_TO_DATE(CURRENT_TIMESTAMP) )-CAST_TO_DATE({created})
m
melody
01/17/2022, 2:01 PM
function Age in Days?
r
redfishdev
01/17/2022, 3:42 PM
I am not sure this can be applied to an Anslytics Dataset. Where would you set this?
m
melody
01/17/2022, 3:44 PM
I’m currently using this function in a saved search - not sure about applying it to analytics
Open in Slack
Previous
Next