Calculate different total for a measure
in FastCube 2
Hello!
I am using FastCube 2 + Delphi 7
I need to do this VIA code:
I have 3 measures
Measure1, Measure2, Measure3
I need to update/change the total/subtotal of Measure3 to be: Measure1total / Measure2total.
I need to calculate TOTALS only from measure1 and measure2 and then insert that calculated total into a MEASURE 3 total field.
Is this possible? Please I need this urgently
Thank you in advance