trying to filter on a custom start date column using sysdate
I am a new user and I have a report to be run each day that pulls in all records whose start date field is equal to or lesser than the current date.
How could I create a filter like this in CRMOD Reporting? I tried entering SYSDATE and TO_DATE into the filter criteria value but both gave me errors.
0