In my data set I have records with dates in the future and in the past. I am struggling to figure out how I can filter to only show records with a date in the current month and all previous months.
Any records that are after the current month the workflow runs need to be excluded.
Thanks