Focal Point
How to make Total using formulae

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/6281090022

March 26, 2007, 10:12 AM
Prasanna
How to make Total using formulae
All,
I have a requirement where i need to implement the same forumale to TOTAL as in the column calculations.
For eg: Column2=(Column1+50/100) then the total should be Total(column2)=(Total(Column1)+50/100).
Hope you got the point. How can i capture the total of the column then re use it for another TOTAL calculations.
Let me know if you have any solutions.
Regards
R.Prasanna


Dev:
Dev Studio 7.1.6,Report Caster 7.1.1,Servlet
Local:
Dev Studio 7.1.6,Report Caster 7.1.1,Apache 5.0.2,
Win XP


March 26, 2007, 10:25 AM
susannah
Calculate your column2 using a COMPUTE statement, then
ON TABLE SUMMARIZE
applies whatever COMPUTE's you are using to the GRANDTOTAL line.




In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
March 26, 2007, 11:11 AM
Prasanna
Susannah,
I am having the columns which are created using DEFINE.Can you eloborate your steps more.I am not clear on your definiion.


Dev:
Dev Studio 7.1.6,Report Caster 7.1.1,Servlet
Local:
Dev Studio 7.1.6,Report Caster 7.1.1,Apache 5.0.2,
Win XP


March 26, 2007, 01:52 PM
Danny-SRL
Prasanna,
What Susannah is saying is that if you want to re-calculate at total time than you must use COMPUTE and not DEFINE. For totalling then use SUMMARIZE instead of SUBTOTAL or COLUMN-TOTAL.


Daniel
In Focus since 1982
wf 8.202M/Win10/IIS/SSA - WrapApp Front End for WF