Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How to restrict the date prompt values in obiee 11g

Hi,
I have a requirement wherein I would like to limit the values of date prompt in the dashboard for user selection. For example:The user will be allowed to select the date from year 1990 till 15 days after the current date. All other dates will be disabled or greyed out in the calendar.
Thanks,
Sayan
Answers
-
Hi,
In 11.1.1.7.* when you choose the "User input" = "Calendar" you can't limit the values anymore.
If you want to limit the values (>= 1990 && <= CURRENT_DATE + 15) you must stay with something else like a list.
The UI doesn't provide any way to limit values of the calendar.
0 -
Thanks Gianni.
0