Is there any feature like summing total in crystal report?
Answers were Sorted based on User's Feedback
Answer / rahul
Crystal reports provide features like grand total, sub-
total, running total etc. You can select any of these
features in Insert menu item.
| Is This Answer Correct ? | 20 Yes | 1 No |
Answer / sajal
yes crystal reports has fetures like grand total, sub-
total, running total etc for summing up numweric values
| Is This Answer Correct ? | 15 Yes | 4 No |
Answer / vishwa
We can use the formulas to calculate this.
Eg., Aggregate functions
Or you can use running totals to generate this.
Eg. Sum () option
| Is This Answer Correct ? | 8 Yes | 4 No |
Answer / prashant
Running Total can be used for summing the group value, row
value, grand total etc.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / srinivasa iyengar
Vishal is correct. U can use formulas for summation..
| Is This Answer Correct ? | 2 Yes | 6 No |
Answer / guest
Yes, we can add any database field afterwards also. Select
‘Database Field’ in Insert menu item.
| Is This Answer Correct ? | 2 Yes | 13 No |
How to conditionally suppress a field based on whether a page number is odd or even?
Can we use our own SQL for creating a report?
How many sections are there in the report
What are the advantages or disadvantages of using Crystal Reports in a Windows Forms application as opposed to say rolling our own reports as HTML and displaying them in the Internet Explorer control?
Reports can be optimized for web viewing using which of the following strategies: a. Using subreports instead of linking tables b. Avoiding maps c. Using the Page N of M special field to help users understand how many pages are in the report d. Saving reports as version 10 e. Avoiding reports with drill-down capabilities
How many .rpt files are be there in a main report having 2 sub reports?
17 Answers Accenture, Cap Gemini, CTS,
Is there a way to export a report definition without writing code?
hi.. i've one crystal report. i want the report header as "employee database". i dont want to right click->insert and goto text object and insert. i've one aspx page and aspx.cs page also. now i want the "employee database" header to be printed from .cs file. i dont want to pass by parameter also.. i.e is there any option in .cs file something like ReportDocument myreport = new ReportDocument(); myreport.Load(MapPath("~/" + "emp.rpt")); myReport.Reportheader="Employee database"; i hope u have understood this. only thing is from .cs file i want to print the header as employee database. i dont want by passing parameter also... please help....
Is there a size limit to creating a Crystal Report? If I run a statement report for all customers it will crash if there are too many customers. I can print all the statements if I select them in batches, but if trying to print all at once Crystal will crash after a few minutes.
what is the "refresh" button suppose to do on the crystal report viewer?
hi.. i've created a crystal report and one crystal report viewer in windows form. i've two form form1 and form2 in form2 i've kept one button called print. when i press this button it should print the document into .pdf format. without using the crystal report viewers print button.
How to Filter the Crystal reports?
12 Answers CCIL, Mammut Building Systems,
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)