This content has been marked as final.
Show 2 replies
-
1. Re: Can i have a dynamically changing date slider filter based on the dates in my oracle dataset?
Joshua Milligan Feb 21, 2013 12:50 PM (in response to Brad Wilkenson)Brad,
If you filter your date as a range of dates (as it appears you are doing), then when you are given the option of how to filter, select the Special option and choose "All Dates".
At that point, the slider will always contain all dates in the data set. But be careful, if you adjust it before you publish it for your users then it will switch to a static range of dates and you'll have to go back and edit the filter to be "All Dates" again.
Regards,
Joshua
-
2. Re: Can i have a dynamically changing date slider filter based on the dates in my oracle dataset?
Brad Wilkenson Feb 21, 2013 12:57 PM (in response to Joshua Milligan)Perfect. Thanks.