Question
Use a date parameter instead of hard date in filter
I'm trying to run a maintenance campaign which checks for records changed as of "today". Is it possible to use a date parameter; e.g. today() or now() instead of entering an actual date when doing this. I want it to automatically use the current date.
Any assistance would be appreciated.