Runtime Sub Variable set to POV - error
Hi all,
we are trying to set this example script:
Our script:
SET RUNTIMESUBVARS
{
Sociedad = POV
<RTSV_HINT>
<svLaunch>
<description>abcd</description>
<type>STRING</type>
<dimension>Sociedad</dimension>
<choice>single</choice>
<allowMissing>true</allowMissing>
</svLaunch>
</RTSV_HINT>;
};
FIX (Hsp_inputvalue, ene, fy2022, &Sociedad, contrapartida_na, operaciones_na, cv_euros, actual)
"I_e0001" = 30;
ENDFIX
--------------------------------------------
When we run it we get the attached error log:
[Wed Nov 03 11:10:19 2021]Local/AteneaZ/Atenea/admin@Native Directory/7432/Error(1012001)
Invalid Calc Script syntax [
FIX (Hsp_inputvalue, ene, fy2022, POV, contrapartida_na, operaciones_na, cv_euros, actual)
----------------------It is as if Essbase does not understand that Sociedad is to be in POV so we can have the prompt in Smartview.