Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 220 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 82 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
We need a way to default date filters to the current day/month/Year while opening date range filter

We need functionality that allows date filters to automatically default to the current day/ month/ year. This will help streamline reporting, reduce manual input, and ensure users always see the most relevant data by default.
Currently , if DB has 10+ years data, filter will sit in 2009( if this is starting year) while opening the filter in date range. If I restrict data with a unknown filter(year greater than 2016) , user can not find old data
Comments
-
@Ancy Paul-Oracle Why don't you simply bind date/datetime column (which you want to default to current date) in dashboard filter with system defined parameters Current Date/Current DateTime ( ) - those parameters are having values, you need for you filtering. And this (I hope) can be done by not very experienced author (no logical SQL knowledge needed).
Michal
2