How many Sub Reports added in One MainReport?

Answers were Sorted based on User's Feedback



How many Sub Reports added in One MainReport?..

Answer / mravoof

255

Is This Answer Correct ?    35 Yes 5 No

How many Sub Reports added in One MainReport?..

Answer / madhusudhanreddy t

The correct answer is,

At most you can add 255 sub reports in the main report. so
the total count is 256 reports are allowed for a standalone
report.

You can not add a sub report inside a sub report. This is
one of the important question as far as for interview point.

Madhusudhan reddy T

Is This Answer Correct ?    10 Yes 2 No

How many Sub Reports added in One MainReport?..

Answer / rajvardhan salokhe

255 subreports

Is This Answer Correct ?    9 Yes 3 No

How many Sub Reports added in One MainReport?..

Answer / nishant

256

Is This Answer Correct ?    20 Yes 15 No

Post New Answer

More Crystal Reports Interview Questions

Is there any feature like summing total in crystal report?

11 Answers   HCL, Sonata,


hi.. i've created one crystal report. and one global resource file .. in crystal report there's one text object with id Text1. and i want to take the values of resource file i've got it CrystalDecisions.CrystalReports.Engine.TextObject Dtemp1 = ((CrystalDecisions.CrystalReports.Engine.TextObject)myreport .ReportDefinition.Sections["section1"].ReportObjects["Text1" ]); Dtemp1.Text = Resources.Resource.ResourceManager.GetString("Dsec1"); it is showing the correct value want i want but when i give print it is disappearing.. how to solve this please help me..

0 Answers  


Can we export data of reports into other format like in world doc etc?

5 Answers  


Is there a way to be able to change an image(company logo) dynamically in a report? Example if you have 100 reports, and with the market uncertainty if you anticipate that the company logo might change, how can you change the image just in one place and have this reflected in all the reports at run time?

0 Answers  


What are field expressions and what are the diff types? (I looked this up in the internet and never found anything with regards to types of field expressions)?

0 Answers  






Suppose I am not able to see any image on crystal report at run time. So how can I load any image which is saved in local disk so that it can be viewed at runtime in crystal reports?

0 Answers  


Why do we use crystal reports when we have reporting tools in bo itself?

0 Answers   Tech Mahindra,


I had an Interview yesterday for a Crystal Reports Developer position. Some of these I have not done in my reporting experience and I had just a half day's notice for the interview, hence no prep time :-( 1) Is there a way to be able to change an image(company logo) dynamically in a report? Example if you have 100 reports, and with the market uncertainity if you anticipate that the company logo might change, how can you change the image just in one place and have this reflected in all teh reports at run time? 2) What is a SQL expression? 3) What are field expressions and what are the diff types? (I looked this up in the internet and never found anything with regards to types of field expressions) The interviewer really got me confused as I felt he was not clearly setting forth his questions but it could be that I was unable to understand his wording of the questions. I expect a big zero from his feedback but I am hoping this is an experience for future interviews that I face in crystal reports when I do get some more lined up. Thanks in advance! Anita New Jersey, USA.

5 Answers   Barclays,


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?

2 Answers  


How to write a formula to change a font based upon data ?

2 Answers  


How can we improve the performance of a crystal report? OR What all performance improvement techniques used in crystal reports? (particularly CR XI)

9 Answers   CSC, ERS, Jupiter,


How to present data from Crystal Reports on to form?

3 Answers  


Categories