Join Slack
Powered by
what is the formula on a search for todays date mi...
# general
o
Ogabeg
02/20/2024, 9:45 PM
what is the formula on a search for todays date minus transaction date (to_char(current_date))-{date} doesnt work
j
Jim Schweder
02/20/2024, 9:49 PM
If two fields are of a date type, then just {current_data} - {date}
t
thhtev
02/21/2024, 2:13 AM
{today}-{trandate}
Open in Slack
Previous
Next