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
Answers were Sorted based on User's Feedback
Answer / sridhar
Ans-a), we can have on-demand sub report and load data as
per user selection instead of bring all the records every
time with table linking.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rahul
a. Using subreports instead of linking tables
(No Because sub report always decrease Performance.)
b. Avoiding maps
(Yes)
c. Using the Page N of M special field to help users
understand how many pages are in the report
(No)
d. Saving reports as version 10
(No)
e. Avoiding reports with drill-down capabilities
(No Drill Down Always Increase Performance)
| Is This Answer Correct ? | 0 Yes | 0 No |
Are there any limitations in crystal reports?
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!!!!!!!!!!
How do you add a subreport to a report in Crystal Reports?
How can i normalize a Crystal Report..??
Is it possible to join more than one universe in Busniess Objects BOE XI ? If its so Please explain how is that possible ? Thanks in advance for the people posting the answers
How do we format field?
Where can we find the log file genertaed when we run a crystal report?
Does Crystal Report support all the functions that we have in Oracle?
2 Answers MPS Techologies, Target,
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
How many .rpt files are be there in a main report having 2 sub reports?
17 Answers Accenture, Cap Gemini, CTS,
hi.. i've created a crystal report and one crystal report viewer in windows form. i've two form form1 and form2 in form2 i've kept one button called print. when i press this button it should print the document into .pdf format. without using the crystal report viewers print button.
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..
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)