Page 1 of 1

Date Range User Defined Variable

Posted: Wed Jan 25, 2012 3:06 am
by Darryl
I want to include in some reports a drop down list for the user to select date values, such as:
- Today
- Yesterday
- Tomorrow
- Last Week
- This Month

Has anyone done this?

Additionally, I would still like to specify a date range, eg, first select "This month", then select from 7th of month to 25th of month.

Regards,

Darryl

Date Range User Defined Variable

Posted: Thu Jan 26, 2012 3:32 am
by HighAley
Hello.
Darryl wrote:I want to include in some reports a drop down list for the user to select date values, such as:
- Today
- Yesterday
- Tomorrow
- Last Week
- This Month

Has anyone done this?

Additionally, I would still like to specify a date range, eg, first select "This month", then select from 7th of month to 25th of month.
Maybe you could use a form for requesting parameter from user.

Thank you.