|
-
Mar 15th, 2005, 11:11 AM
#1
Thread Starter
Member
Null value populating from left outer join
I have several tabes linked together by a left outer join within crystal. Now for most instances it works wonderfully. However, in the event that a vlaue is not found, it simply displays an empty field. This is quite odd as I am using a summation off of this, and I thought it would be a zero if nothing was found. I have tried many ways to get the value to default to zero but none have worked. Have tried converting to a string and checking for null, doing a count of characters and if zero= 0 but nothing works. Does anyone have any suggestions?
-
Mar 15th, 2005, 04:07 PM
#2
Lively Member
Re: Null value populating from left outer join
Try this...
Right click in white space on the report, select report > report options. Then, check Convert NULL field value to default.
-
Mar 15th, 2005, 05:25 PM
#3
Thread Starter
Member
Re: Null value populating from left outer join
I actually managed to get it working by using three separate formulas. Your solution is much better. Thanks a lot!
-
Mar 16th, 2005, 08:53 AM
#4
Lively Member
Re: Null value populating from left outer join
Your welcome.
IMO some things about Crystal Reports are counterintuitive, like the fact that the default to convert NULL value is turned off and you actually have to turn it on. Or, that when you create a drill down report the drilldown section defaults to show and you actually have to set it to hide. I think both of those defaults are backwards!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|