Click here to Skip to main content
15,896,912 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i am using crystal report and use datatable in crystal report. I want to sum of a datatable field. But sum option is not available. how should i total that particular field. and I also also tried fromula field but it gives some error....................... Please help me.

thanse advance.
Posted
Comments
Sandeep Mewara 10-Jan-13 3:37am    
Formula fields is the way! What error you got?
Shanu2rick 10-Jan-13 4:49am    
Use "Running Total Fields"

simply use summary. select field rightclick Change summary operation
NOTE : datatype of field must be numeric it should not string,datetime or any other

Happy Coding!
:)
 
Share this answer
 
Hi,

Please share the error you are getting with the formula field.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900