Top Crystal Enterprise Suite Interview Questions :: ALLInterview.com http://www.allinterview.com Top Crystal Enterprise Suite Interview Questions en-us How many different types of reports we can create in Crystal reports? http://www.allinterview.com/showanswers/23583.html You can create report types like 1.Form/Layout 2.Summary 3.Listing Reports Moreover you can create your own report format and make it as template for your other reports in Crystal. 15.What are the advantages or disadvantages of using Crystal Reports http://www.allinterview.com/showanswers/15804.html Advantage of having Crystal report: Say if you have billions of data and you need to group/sum the data then Crystal reports is the tool to use to do the calculations and other business login in easy and professional way. You can provide d What is subreport? In one report maximum how many subreport we can in http://www.allinterview.com/showanswers/23584.html Subreport is like the main report however the values from the subreport can be passsed to the main report. If we wish to link the subreport to the main rport then it is called as a 'Linked Sub report' else it is a 'Un linked Sub How many types of subreport are there? http://www.allinterview.com/showanswers/23586.html 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 What is the difference between running total and sub-total? http://www.allinterview.com/showanswers/72030.html running total is line by line total Ex : Debit credit Balance the balance is the running total sub total is after last record exp : Debit Credit Balance The balance us sub total 13.Can we use Crystal report as a stand-alone application? http://www.allinterview.com/showanswers/15802.html Generally we use Crystal Reports with VB6. However we can make crystal report stand-alone application also. But for that limitation is for viewing the report user should have crystal reports installed on his/her PC. How can we know the time taken for particular report execution? http://www.allinterview.com/showanswers/23591.html go menu - performance information. it gives all the details In one subreport how many subreport we can insert? http://www.allinterview.com/showanswers/23585.html You cannot insert any subreport in a subreport Can we stop the database null values?How? http://www.allinterview.com/showanswers/23589.html Yes, we can by selecting suppress if null option. 14.How to "Print" in Crystal Reports while using ASP DOT NET http://www.allinterview.com/showanswers/15803.html Method 1 You can use Business Objects toolbar which comes with crystal report viewer control in ASP.NET. enable the toolbar and you can see options for printing. Method 2 Finally you crystal report will be shown in ASP.net page as HT What is the section expert? Why we use it? http://www.allinterview.com/showanswers/23588.html A section expert is used for the entire section, it could be the details section or the header section. Once you change the settings in the section expert it can be seen through out the section. if we want to make sure that a specific data ha What is OLAP grid? Where it is used? http://www.allinterview.com/showanswers/23581.html Use the OLAP Grid command to insert an OLAP Grid into your report. When you choose the OLAP Grid command, the OLAP Expert appears. The term OLAP is used to refer to all common forms of OLAP (Online Analytical Processing) and multi-dimensional dat How can we create diff. types of templates? http://www.allinterview.com/showanswers/23590.html Basically, what is a template.....a set of object frames placed in a way that suits most of the requirements of day to day office work. To create a template, u can either develop a variation from the existing templates of the Crystal reports 7.Are there any limitations in crystal reports? 8.Can we use our own http://www.allinterview.com/showanswers/15799.html 8.We can use our own sql by add command funtion in to the crystal reports. How can we change the Hierarchi of group? and for parameter also? http://www.allinterview.com/showanswers/23587.html Group: To change the group using chang group option. or goto the group expert we can change the group. Parameter: To set the parameter order. To change the parameter value goto edit menu.