How to conditionally suppress a field based on whether a
page number is odd or even?
Answers were Sorted based on User's Feedback
Answer / mlmcc
Select the field
Click FORMAT
Click FORMAT FIELD
Select the COMMON tab
Click the FORMULA BUTTON to the right of SUPPRESS
(Don't click the suppress check box)
To suppress a field on odd numebred pages
PageNumber MOD 2 = 1
To suppress a field on even numebred pages
PageNumber MOD 2 = 0
Click SAVE Icon
Close the formula editor
Click OK on the FORMAT screen
| Is This Answer Correct ? | 21 Yes | 4 No |
Answer / abeez
All the previoous steps are correct. In addition to that,
go to the section expert and choose "Supress blank
sections". This will supress the section when the condition
is true.
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / bhavesh
This Does Not Eliminate the Space.Please provide a solution
| Is This Answer Correct ? | 4 Yes | 4 No |
How to present data from Crystal Reports on to form?
Is there a way to export a report definition without writing code?
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!!!!!!!!!!
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 can we improve the performance of a crystal report? OR What all performance improvement techniques used in crystal reports? (particularly CR XI)
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)?
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?
Why do we use crystal reports when we have reporting tools in bo itself?
Is there any feature like summing total in crystal report?
How many types of reports can be generated in crystal reports?
7 Answers Finite Infotech, Precision Techconet, VMware, winfoware,
How many .rpt files are be there in a main report having 2 sub reports?
17 Answers Accenture, Cap Gemini, CTS,
Where can we find the log file generated when we run a crystal report?
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)