Oracle Analytics Cloud and Server

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

Request Variable issue

Question
1
Views
0
Comments
Karthik GJ
Karthik GJ Rank 1 - Community Starter

I have a session variable curr_Mon with default value 'Nov 2013'. In BMM layer I have a column like VALUEOF(NQ_SESSION. "curr_Mon") .

I have a simple analysis with just above created column alone and a prompt with same column. And one prompt which passes month name to request Variable curr_Mon.

I have placed all 3 components, that is Prompt 1, prompt2 and analysis in a dashboard. Now when I select a month 'Dec 2015' from prompt 1 and hit apply button my analysis is displaying 'Dec 2015' whereas Prompt 2 is still showing default value 'Nov 2013' .

Basically Prompt 2 is not refreshing.

Can someone please tell me what went wrong.