How many .rpt files are be there in a main report having 2
sub reports?

Answers were Sorted based on User's Feedback



How many .rpt files are be there in a main report having 2 sub reports?..

Answer / gowri shankar

only one .rpt file.when we create sub reports,it doesnot
create a new .rpt file.

Is This Answer Correct ?    27 Yes 4 No

How many .rpt files are be there in a main report having 2 sub reports?..

Answer / babar shaik

we can keep, one .rpt file for both or we can individually
create .rpt files and made them as single with sub report.

Is This Answer Correct ?    19 Yes 1 No

How many .rpt files are be there in a main report having 2 sub reports?..

Answer / jo

when u create a subreport inside a main report it will be
stored as one .rpt file only. Later we can save and store
this subreport as seperate .rpt files.

Is This Answer Correct ?    17 Yes 0 No

How many .rpt files are be there in a main report having 2 sub reports?..

Answer / sukhveer rai

The no of .rpt files will actually depends on how you are
creating a report.
- If both the subreports are inserted using Report Expert
then it will be only 1 .rpt
- If 1 subreport is inserted using Report Expert and 1
subreport using already existing .rpt, then it will be
2 .rpt files for it
- If both the subreports are inserted using already
existing .rpts, then it will be 3 .rpt files for it

therefore the answer can be 1 or 2 or 3 depending upon your
report.

Is This Answer Correct ?    15 Yes 0 No

How many .rpt files are be there in a main report having 2 sub reports?..

Answer / tawqeer

Thisi s realy bad that few peoiple without knowing the
exact answer are trying to misguide people here.

The answer surly is one as subreport is never saved as
another .rpt file.
To test this just insert any existing report into main
report as subreport and then delte it..you will see it has
no effect ont the report that conatins the subreport

Is This Answer Correct ?    8 Yes 0 No

How many .rpt files are be there in a main report having 2 sub reports?..

Answer / krishna.p

Its surely only one Report

bcs once we insert any sub report it will be embedded in to
main report and as above stated the changes done on original
sub reports doesn't effect directly on main report.

Is This Answer Correct ?    5 Yes 0 No

How many .rpt files are be there in a main report having 2 sub reports?..

Answer / raja

Please dont post wrong answers without using it.
The answer provided by Sukhveer Rai (Answer No 10 ) is the
exact one and correct one.

The number of reports depends on how you create it.
If you create two sub reports in main report, using insert
sub report menu, altogether only one report .

If you insert two reports as subreports which is already
created, then three reports are there. But altering the
subreports will not affect the two original report.
So the main report which hold the two report is treated as
one report only. Not three report.

Is This Answer Correct ?    4 Yes 0 No

How many .rpt files are be there in a main report having 2 sub reports?..

Answer / suresh

after linking 2 sub report to one main report it will have
only only one .rpt file.

Is This Answer Correct ?    4 Yes 0 No

How many .rpt files are be there in a main report having 2 sub reports?..

Answer / sajal debnath

there are 3 .rpt files including the main and 2 sub report.
but when the subreports are inserted into main it will
behave like one only.

Is This Answer Correct ?    9 Yes 7 No

How many .rpt files are be there in a main report having 2 sub reports?..

Answer / avanish singh

Only one if insert by section expert, sub report. and if by
using section expert then from existing report then three.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Crystal Reports Interview Questions

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

2 Answers  


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

5 Answers   Barclays,


What are the sections that we have in Crystal reports?

11 Answers  


Can anyone help me with an answer to this question? Where is the image located, after you've placed it on the report?

2 Answers  


how should i highlight a particular column in a report in actuate e designer report? It should be done dynamically while creating report Thanks in advance!!!!!!!!!!

0 Answers  






Does Crystal Report support all the functions that we have in Oracle?

2 Answers   MPS Techologies, Target,


Are there any limitations in crystal reports?

22 Answers  


Is there a way to export a report definition without writing code?

2 Answers  


How many types of reports can be generated in crystal reports?

7 Answers   Finite Infotech, Precision Techconet, VMware, winfoware,


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.

0 Answers  


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,


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  


Categories