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 |
How can we create diff. types of templates?
9.Can we export data of reports into other format like in world doc etc? 10.Can we create report using more than one database?
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.
Hi friends please reply what will be the answer to following question in crystal report 1)Difference between the CR8.5 & CR10.5(withing VS2008) in terms of features. 2)Is Hierarchy of grouping features in either CR8.5 or CR10.5. what are its limitation i.e maximum no's can be created. 3)Scenario - If I have a string semicolon separated(1000 in nos) then how to pass it into Record Selection formula or parameter. 4)Scenario - If user want to do dynamic grouping at runtime that to while designing report only 1 group was created and as per user at runtime based on user selection different fields are used to create group. How is it possible. (Is it possible through formula?) 5)what is cascade or dynamic prompting.whether this is a feature of CR8.5 or CR10.5. 6)what to answer for question "How would you start crystal report development" 7)How "set location" is useful & how to implement it. 8)Scenario - At design time report was developed using MS SQL as datasource but at client side they are using Oracle which is having same table name and structure will the report work? If yes what changes are required to do so. 9)when does "Table Not Found" error is generated.
what the mean of version error in crystal?
How to set up valid email address and printer in Cognos, so can delivery the report by email or print it out?
What is OLAP grid? Where it is used?
"how much experience you have in crystal report ?"
In one subreport how many subreport we can insert?
What is the difference between running total and sub-total?
How can we know the time taken for particular report execution?
How can we convert crystal dictionary dc5 file to another datasource format like mdb or xml schema ?