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 |
How many different types of reports we can create in Crystal reports?
6 Answers eDynamic LLC, Jump Games,
What is the difference between running total and sub-total?
How can we know the time taken for particular report execution?
How can we performance tune reports?
1.What is caching? What are the different types of caching? 2.Is there any feature like summing total in crystal report?
Is it possible to design report layout in crystal reports without Database info?
What is an enterprise?
0 Answers Mahatma Gandhi University,
Can we stop the database null values?How?
3.Can we use stored procedure for creating the report? 4.Does Crystal Report support all the functions that we have in Oracle?
7.Are there any limitations in crystal reports? 8.Can we use our own SQL for creating a report?
2 Answers Bhawan Cybertek, ICICI,
How can we convert crystal dictionary dc5 file to another datasource format like mdb or xml schema ?
13.Can we use Crystal report as a stand-alone application?