I am trying to sum a formula.
My formula is // % of Contribution per AE
Sum ({@Sum of Pub Projections}, {Employees.Code})/Sum ({@Sum of Pub Projections}, {Publications.Code})
This will give me a percentage and I take that and multiply it by another number. From that I want to get the running sum, but this option is not available. Does anyone know a way around this?
I've been working on this for a while any help will be greatly appreciated!!
My formula is // % of Contribution per AE
Sum ({@Sum of Pub Projections}, {Employees.Code})/Sum ({@Sum of Pub Projections}, {Publications.Code})
This will give me a percentage and I take that and multiply it by another number. From that I want to get the running sum, but this option is not available. Does anyone know a way around this?
I've been working on this for a while any help will be greatly appreciated!!