Hi, i am trying to filter my data to the previous 6 months, from "today's date".
So far i have used the datetimenow() to create a new field called "Today's Date", and now i am trying to figure out how to filter my records to only show the previous 6 months based upon the date in this field.
Is this the right way to go about filtering my data to only show past 6 months based upon the date i run my report?
Thanks