Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 213 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How to hide or remove the list,relative time option from the datetime filter

I have a start date filter that displays options like list, date range, and relative time. I want to show only the calendar icon for "Start at" to the end user and hide or remove the options for list, relative time, and range.
Can anyone suggest a solution for this?
Best Answer
-
Hi @User_TUWA3 ,
AFAIK it's not possible to remove the List | Date Range | Relative Time options when the data type of the column is Date or Date Time.
As an alternative, you can setup a filter on a string column that contains dates in YYYY-MM-DD format (but you will lose the calendar input if you do so).
1
Answers
-
Sometime the best is only say "not possible" 😉
Don't go into using text prompts for dates, or be ready to answer 10 questions a day why the filter isn't working for ddmmyy, mm/dd/yyyy, dd-mm-yyyy etc.
1