on 2016 Mar 16 6:17 PM
Crystal Reports 13: When I add a formula field to my report, Crystal drops records that seem to have a null date or the default of 12/30/1899. I have found a discussion about the missing data on the SAP Community where they use Joins or Unions to solve the problem. Having trouble understanding if this is what I need to be using since it is referring to joining tables not strings. Any help would be greatly appreciated. My formula is below:
Request clarification before answering.
Hi Robbie,
CR stops executing the formula when it encounters a NULL value, unless you explicitly handle NULL values using the IsNull function or by setting the formula editor to use 'Default Values for NULLS'
Open the Formula Editor and you should see a drop-down on the top that reads 'Exceptions for Nulls'; set that to 'Default Values for Nulls'.
-Abhilash
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.