Hi All,
Here is the scenario.
I created a non-system session variable in the RPD and a request variable in answers dashboard prompt (both with same name, including case). In the RPD, i defined a default value as well for the session variable and the connection also established (when i hit "test" shows the variable and its default value)
In the front end, i created a simple report and one of the column is being filtered using the prompt created with request variable.
But once i run the report i see below error:

State: HY000: Code: 23006: [nQSError: 23006] The session variable, NQ_SESSION.("my variable name") has no value definition.
i did some online search and read suggestions like assign a default value for session variable in RPD (which i already did), still see this error.
Please suggest what might be causing this.
Thanks in advance.