Dear Gurus,
I am trying to use Presentation Variables in Evaluate Function in OBIEE.
OBIEE Version: 12.2.1.4, DB is Oracle 12c.
Evaluate Function used:
Evaluate('case when %1 = %2 then %3 end', "AAA"."Month", @{testvar}{201911}, "AAA"."Ryg")
Here, "@{testvar}" is a Presentation Variable defined in Dashboard PROMPT.
The problem is when I am using this FUNCTION, it is only taking the DEFAULT value I have defined and does not change with the PROMPT selection.
When I remove the default Value, it is taking BLANK as value.
Blogs Referred:
Using presentation variable from the first dashboard prompt as filter in the second dashboard prompt ~ OBIEE - Oracle Bu…
Oracle Business Intelligence OBIEE 101: OBIEE EVALUATE function and presentation variables
Please help me here.
Regards,
SonPat