Hi All,
I have declared a variable AntalPALD in formula @Variable_PADL (summary of several running totals), and now I want to use that variable in a formula, actually another variable declaration, but it doesnt seem to work. What could be wrong?
//Syntax
NumberVar AntalPADL1:= AntalPADL;
//Error message
A number, currency amount"..." is expected here.
The variable is declared as a NumberVar.
Tnx in advance,
Anna