How many types of subreport are there?
Answers were Sorted based on User's Feedback
Answer / swapna
There are three types of subreports
a.Unlinked Subreport
ie the subreport doesn't depend on the main report
at all.
b.Linked subreport
A linked subreport is handy when we need to display
related data elements from more than one database table on
a report
c.On-Demand Subreport
If your report has a section that handles a large number of
records, you can put that section into an on-demand
subreport. An on-demand subreport appears as a hyperlink in
the primary report. When you open the primary report, no
data is retrieved for the on-demand subreport until you
drill down on the hyperlink.
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / ajish m b
There are two types of subreports
a.Unlinked Subreport
ie the subreport doesn't depend on the main report
at all.
b.Linked subreport
A linked subreport is handy when we need to display
related data elements from more than one database table on
a report.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / sourabh gosain
agreed with answer of Swapna.
Just a bit more information.
You can not schedule an On-Demand Subreport on Crystal
Enterprise, as you can give server info only to main report.
if it as linked or unlinked report it will run along with
the main report, where as if report is schedulled, you get
a copy of it, at that time you will have to click on hyper
link to get the report run. that time it will ask for
server info which you cant give.
give it a try if you are not getting it fully......
| Is This Answer Correct ? | 2 Yes | 1 No |
Can we stop the database null values?How?
"how much experience you have in crystal report ?"
what the mean of version error in crystal?
How can we know the time taken for particular report execution?
In one subreport how many subreport we can insert?
What all is needed to achieve an crystal report? A crystal report server ,User Id .Is BI/BO needed.Our source is Microsoft SQL Server 2008 Datacenter.Please guide.
6.What are the sections that we have in Crystal reports?
3.Can we use stored procedure for creating the report? 4.Does Crystal Report support all the functions that we have in Oracle?
How can we convert crystal dictionary dc5 file to another datasource format like mdb or xml schema ?
7.Are there any limitations in crystal reports? 8.Can we use our own SQL for creating a report?
2 Answers Bhawan Cybertek, ICICI,
What is the section expert? Why we use it?
Is it possible to design report layout in crystal reports without Database info?