Page 1 of 1

reports

Posted: Wed Nov 21, 2007 3:52 am
by Rauf
Dear
IM facing the problem in the report . AT report level we sum the column . But how we can sum the three columns and how we can get there persentage

Thanks in advance

Posted: Sat Nov 24, 2007 9:15 pm
by amirtai
Hi

You can use Formula Columns or can create a view that can be used as source in report.

Thanks
Amir

Posted: Sun Nov 25, 2007 4:49 pm
by antojoen
Create 3 seperate Summary column at report level, Create 1 formula column add the three summary columns in it.

If you need percentage, create one summary column to count the number of records. create one formula column, here you calculate the percentage.