Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.NULL. showing on my reports
Message
From
12/12/2000 11:27:13
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00452174
Message ID:
00452270
Views:
21
>I finally figured out how to do a left outer join but in the fields with no match I have .NULL. showing in my report column. There must be a simple way to remove it but I haven't worked with nulls before.

In your report expression, how about something like:

NVL(MyFIeld, '')
Previous
Reply
Map
View

Click here to load this message in the networking platform