Problem
Cross tab with a sum of a field.
I need it to do a cumulative total to the end of the period.
Ie sum(field1) + (field1) for the different date ranges.
Iv tried to use a formula but the formula field does not appear in the "selectable report fields"
got any ideas? or is it best to do some fancy sql in the store procedure?
thanks
coffee123
Cross tab with a sum of a field.
I need it to do a cumulative total to the end of the period.
Ie sum(field1) + (field1) for the different date ranges.
Iv tried to use a formula but the formula field does not appear in the "selectable report fields"
got any ideas? or is it best to do some fancy sql in the store procedure?
thanks
coffee123