This content has been marked as final.
Show 3 replies
-
1. Re: Start Date and End Date Date Filter on Refresh
Andy Piper Dec 4, 2012 11:44 AM (in response to dora dora) -
2. Re: Start Date and End Date Date Filter on Refresh
dora dora Dec 4, 2012 3:32 PM (in response to Andy Piper)Other than Relative Date Filter, is there any other Options right now.
-
3. Re: Start Date and End Date Date Filter on Refresh
Andy Piper Dec 6, 2012 12:51 PM (in response to dora dora)1 of 1 people found this helpfulI suppose you could use one or two parameters (either start and end values within same parameter or in separate ones) that have values that you define. The calculated fields (you will need at least two -- one to control the start date and one the end date) would need to be configured and added to the filters shelf.
To compare to today's date (whatever today's date is), your calculated fields would need to use the TODAY() function.