In the detail section of my report I have a formula where I assign two variables.
NumberVar x;
NumberVar y;
In the formula I return "y". But I am unable to sum on that field.
I noticed that happened when i made a basic formula that only had the number eight. I couldn't even sum on that formula. So my question is why can't you sum on values that have been declared NumberVar? And is there another declaration that I should be using?
Eddie
NumberVar x;
NumberVar y;
In the formula I return "y". But I am unable to sum on that field.
I noticed that happened when i made a basic formula that only had the number eight. I couldn't even sum on that formula. So my question is why can't you sum on values that have been declared NumberVar? And is there another declaration that I should be using?
Eddie