Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

How to hide or remove the list,relative time option from the datetime filter

Accepted answer
43
Views
2
Comments

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?

image.png

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).

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.