I have a date that is a number and in this format.
YYYYMMDD
I would like to select on the current date only.
I made the formula with a reformatted date as MMDDYYYY and - currentdate
but get an error that it's looking for a string' on currentdate.
what must i be doing wrong?