Is it possible to export crystal report with linked
subreports in one excel sheet?If yes,then how?

Answers were Sorted based on User's Feedback



Is it possible to export crystal report with linked subreports in one excel sheet?If yes,then how?..

Answer / pratiba

Yes, Create a main Report, and sub report seperately.
Open the Main Report and in Insert menu, select subreport
option, and in that "select an existing report",select the
sub report which is already created, and pt the link
between Main report and sub report with the required
fields. Now Export the report to Excel format.......

Is This Answer Correct ?    13 Yes 4 No

Is it possible to export crystal report with linked subreports in one excel sheet?If yes,then how?..

Answer / ravi kumar noneria

Yes, Create a main Report, and insert sub report in main
report or you can create subreport seperately.
Click on Insert menu, select subreport
option, and select an existing report or create as well,
and click on link tab to link comon parameter which is
required to run report.
Now Export the report to Excel format.......

Is This Answer Correct ?    3 Yes 1 No

Is it possible to export crystal report with linked subreports in one excel sheet?If yes,then how?..

Answer / akshaya

Create a main Report, and insert sub report in main
report or you can create subreport seperately.
Click on Insert menu, select subreport
option, and select an existing report or create as well,
and click on link tab to link comon parameter which is
required to run report.

Is This Answer Correct ?    1 Yes 0 No

Is it possible to export crystal report with linked subreports in one excel sheet?If yes,then how?..

Answer / rocky

yes it is possible.

You can add one parameter for excelexport. set the
parameter values as '0' = true and '1' = false. when run
the report select the parameter value 0

Is This Answer Correct ?    0 Yes 18 No

Post New Answer

More Crystal Reports Interview Questions

How to open subreport in New IE window using hyperlink button. I used target=new; in the formula field. But it overrides the main window and show the report. Can anybody answer this please....... Regards Vimal.

1 Answers   GRV India, Patni,


Explain basic steps required to display a simple report in crystal?

0 Answers  


When looking at the join types in Crystal - what does it mean when you coose Enforce and Enforce To or Enforce From

3 Answers  


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....

0 Answers  


How do you add a subreport to a report in Crystal Reports?

0 Answers   MindCracker,






What does it mean when we get the error message "Invalid report version" when try to open a Crystal Report?

3 Answers  


Is it possible to export crystal report with linked subreports in one excel sheet?If yes,then how?

4 Answers   IBM,


HI all, I am developing reports using crystal reports in VS2005 in windows application. I have two crystalreports name called "studentReport" and "familyReport". I have a form with a button. If I click the button I need to show up the two reports in one report like page1, and page2. The page1 consists the "studentReport" and the page2 contains the "familyReport". The "familyReport" contains different header and footer. How to show up the two crystal reports in single crystalreportviewer?

2 Answers  


How do we format field?

4 Answers  


Is there a way to export the report formulas, like totals to excel?

3 Answers  


How to access crystal reports in .net?

0 Answers  


What are the sections that we have in Crystal reports?

11 Answers  


Categories