A scheduled report based on the last 30 days
Content
I have a report that pulls the records I want and is emailed out once a month. This part works as expected.
But I'd like for the report to only pull the records from the last 30 days.
I can do that manually by setting a filter with the Expression: clickstreams.created, Operator: greater than, and Value: 06/06/2016. However, 06/06/2016 works this month but will pull 60 days worth of records next month. I'd like for the Value (date) on this filter to be dynamic for whenever the report is scheduled to be sent out.
Is there a way to do this?
Tagged:
0