Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 53 Oracle Analytics and AI Sharing Center
- 25 Oracle Analytics and AI Lounge
- 306 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.4K Oracle Analytics and AI Forums
- 6.6K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 117 Oracle Analytics and AI Trainings
- 22 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
Bar Graph issue in OBIEE
Hello Team,
I have facing issue in following scenario:
A graph contains a bar chart which displays the count based on month/year column which is present in X axis of the graph.
While navigating by clicking on any month of the graph for ex if clicking on June/2016 month
In the second level page we are expecting to see the first date of June "01-jun-2016" in From Date column prompt and last date of June "31-jun-2016" in the To Date column of prompt ,which are present in 2nd level.
Same is achievable in narrative view as we are able to give month/year column as a filter ,but not able to achieve those values in prompt because prompt is not able to identify month/year dynamically.
I tried using the SQL query in default selection to get first date and last date of the month respectively,but dates are constant not changing dynamically based on click in the bar graph.
Could anyone please help me on this.
Thanks,