Hi,
In a cross-tab I have a Total of minutes per moth (I enter a date period).
Is it possible to store this total in a field because I need to calculate with this total?
I tried this:
Local NumberVar x
x:= Sum ({Object.Grand_Total}) in {?StartDate} to {?EndDate}
Thanks,
André
André
In a cross-tab I have a Total of minutes per moth (I enter a date period).
Is it possible to store this total in a field because I need to calculate with this total?
I tried this:
Local NumberVar x
x:= Sum ({Object.Grand_Total}) in {?StartDate} to {?EndDate}
Thanks,
André
André