Can we stop the database null values?How?
Answers were Sorted based on User's Feedback
Answer / ravi shanker
1. Go to Record!Selection formula.
2. Record!In the formula workshop.
isnull({Customer.Address2}) = false // Customer.Address is
the field
Is This Answer Correct ? | 3 Yes | 1 No |
Answer / sourabh gosain
From my point of view one should never check the option
supress null values from file>report option. Coz it can
supress a complete group if you have grouping on a column
having some null values.
instead of it if you should go to section expert>detail
part> supress and writ a formula there
is null(column)
that make that row supressed if a particular column value
is null.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / anamika
Yes, we can by selecting suppress if null option.
Is This Answer Correct ? | 4 Yes | 3 No |
What is subreport? In one report maximum how many subreport we can insert?
2 Answers Cognizant, EDS, eDynamic LLC,
what the mean of version error in crystal?
Can we stop the database null values?How?
What is OLAP grid? Where it is used?
14.How to "Print" in Crystal Reports while using ASP DOT NET Platform?
13.Can we use Crystal report as a stand-alone application?
"how much experience you have in crystal report ?"
15.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?
2 Answers Bhawan Cybertek, CTS,
What is an enterprise?
0 Answers Mahatma Gandhi University,
How can we know the time taken for particular report execution?
Is it possible to design report layout in crystal reports without Database info?
5.Can we add any database field once we have chosen ?Close? button?