You need to sign in to do that
Don't have an account?

Reports Date filters
Hi,
I would like to schedule a report to run on a daily basis that pulls the records (created on previous day or modified on previous day).
Can we do this using salesforce reports?
I can see only one date field on the template which allows me to select the date range as "YESTERDAY". but I also want to add modified date as "YESTERDAY".
Created date = 'YESTERDAY" or modified date = "YESTERDAY".
I can do this if I hard code the dates. But user would not like modify the dates everyday.
Is this possible?
Please help!
Hi Nehaa,
You can achieve your problem by the following way, Don't filter your report using standard Date field.
Just go to your report and create this custom filter,
Click Filter --> Add --> Field Filter --> Add Condition as like Created Date equal Yesterday
Hope this may your desired solution....
If you found this as your desired solutions, mark this as a best solution and Don't forget to Give Kudos.
Thanks and Regards,
Arunkumar.R | Salesforce Certified Developer.
Hi Nehaa,
Create a custom repot and set the below formula in it.