Are there any limitations in crystal reports?
Answers were Sorted based on User's Feedback
Answer / shell_l_d
Reply to Answer 13: Paul Marks...
I'd like to know this too. Using CR9 & as soon as I insert a
detail section 13 the report will not autorefresh (when run
in an exe). Works fine with 12 (detail) sections.???
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rishi
You cannot transpose the resultset. i.e. it always reads vertically, never horizontally.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nilesh ajmere
Exporting to Excel in MultiTab is not possible.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / karthi
1) You cannot change the format of the date field used in
parameter
2) You cannot insert sub report into another sub report
3) You cannot export the report to PDF with group ( it is
introduced in Crystal Reports 11 R2)
4) There is no option to save the report in previous
versions
| Is This Answer Correct ? | 6 Yes | 8 No |
Answer / chandrasen
Limt of tables
I have near about 13000+ tables which are created at runtime
I cannot select these tables.I think there is a limit near
about 8500
| Is This Answer Correct ? | 3 Yes | 6 No |
Answer / nisha
Reply to Answer 11.
When u export to excel, then u can see that the formatting
is lost
| Is This Answer Correct ? | 1 Yes | 5 No |
How to add Crystal Reports(Standalone) to my VB.NET project
Is it possible to join more than one universe in Busniess Objects BOE XI ? If its so Please explain how is that possible ? Thanks in advance for the people posting the answers
hi ... i've created one crystal report in windows form and one crystalreportviewer .. the following is my code.. in form1.cs file try { ExportOptions CrExportOptions; DiskFileDestinationOptions CrDiskFileDestinationOptions = new DiskFileDestinationOptions(); PdfRtfWordFormatOptions CrFormatTypeOptions = new PdfRtfWordFormatOptions(); CrDiskFileDestinationOptions.DiskFileName = "c:\\csharp.net- informations.pdf"; CrExportOptions = cryRpt.ExportOptions; { CrExportOptions.ExportDestinationType = ExportDestinationType.DiskFile; CrExportOptions.ExportFormatType = ExportFormatType.PortableDocFormat; CrExportOptions.DestinationOptions = CrDiskFileDestinationOptions; CrExportOptions.FormatOptions = CrFormatTypeOptions; } cryRpt.Export(); } the above code is saving the file into pdf into specified path.. but i dont want to save a file i should get direct print preview and have a option to print .. As we do in web application using crystal report viewer clicking print and report will be opened in pdf.. and the click print.. i want the same function as we do in web application... i'm writing code in c#.net hope the above explaination will be understood clearly..
How to print two details fields at the bottom of the page
Can we create report using more than one database?
3 Answers CSC, Seed Infotech, Target,
One more interview question If I have the data where some columns have multiple values in a given row of data returned from the database. The stored procedure returns data as it is that is blanks values and non blank values. However, I need to suppress the blank values not by showing 0 values but by shifting the cells up. Is there a way using a formula to shift the blank cell one row up based on a selection critieria? In the example below, I want to get rid of the blank values under Exposure column without replacing with 0. example: Company Margin Exposure AB 500 3 10 7 8 ABC 200 4 2 5 10 Thanks Anita
Explain the various components in crystal reports?
How to write a formula to change a font based upon data ?
Can anyone help me with an answer to this question? Where is the image located, after you've placed it on the report?
hi... i've two crystal reports one is in D: drive name employee.rpt with 5 textobject and another report is in E: drive name employee.rpt with 15 textobject... now i want to write a program to overwrite the D drives report with E drives reports i.e i want to replace the 5 textobject with 15 textobject.. overwriting the reports while it is executing .. is there any code for it please help me.. its urgent..
Explain basic steps required to display a simple report in crystal?
How to conditionally suppress a field based on whether a page number is odd or even?
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)