Essbase substitution variable not taken into account in IF condition in Hybrid mode
Hello,
I'm currently performing tests on the new Hybrid cube and I have a couple of scripts using the following IF conditions:
IF (&CurrScen== "ACT_INPUT")
....
ELSE
...
ENDIF
Whatever value is set for &CurrScen, it always ends up in the ELSE part.
Are you aware of any limitations for the Hybrid cube concerning the above issue ?
P.S: I tested the same script on a classic BSO cube and it does work correctly.
Thanks in advance.
Regards,
Andy