Hi,
I have a HANA calculation view that accepts an input parameter of type 'Direct' named inputParam with default value of type 'Constant' and value = '-1'.
In my Lumira Designer dashboard in OnStartup I have the following command:
DS_1.setVariableValueExt("inputParam", '10');
When I run the dashboard I see the variables prompt window containing the 'inputParam' with value the default value '-1' and not '10' which is the value that setVariableValueExt sets.
Anybody can help?
Regards,
Dimitris
P.S. My Lumira Designer version is 23.0.1