HI guys,
I would like to ask for your ideas on how I can filter out or exclude the current date (like today which is 10-04-2022) every time I run the workflow. I have tried a lot of way like using the formula tool (IF [DATE] = DATETIMETODAY() THEN "00/00/000" ELSE [DATE] ENDIF" then follow a filter tool but it is not working.
For below example as attached, i would like date to return to 10-03-2022 and 10-02-2022 since it is not the current date
Please advise.
Kamen