Oracle Analytics Cloud and Server

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

OAC Visualization- Date Filter - By Default Current(Today's) date selection

Accepted answer
32
Views
2
Comments
Hasan Sd
Hasan Sd Rank 5 - Community Champion

Hello …..We have some visualizations having date filters .Our requirement is to make sure that by default current(Today's) date is selected as shown in the image below .Pls suggest how to implement this .Thank you.

image.png

Best Answer

  • Rajakumar Burra
    Rajakumar Burra Rank 6 - Analytics & AI Lead
    Answer ✓

    You can do it in two ways.

    • Using Parameter Binding. Bind your list filters with Current Date Parameter.
    • Using Expression date filter XXX_Date = Current_Date

Answers

  • Pablo Moreno
    Pablo Moreno Rank 3 - Community Apprentice

    Hi!

    We have defined a date filter dashboard with parameters with from current_date-7 to current_Date:

    image.png

    I expect this values will be displayed for all users but there is only visible for my user. The other users by default see the full range.

    This is a bug? We need to be able to define the same default values for all users.

    Thanks and regards.