Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Technical Questions
Message Icon Topic: i want to select empty field Post Reply Post New Topic
Author Message
Pacha
Newbie
Newbie


Joined: 08 Jul 2008
Location: Canada
Online Status: Offline
Posts: 2
Quote Pacha Replybullet Topic: i want to select empty field
    Posted: 08 Jul 2008 at 8:54am

Hello ppl.

I have a problem I use Crystal report 11

 

I did a parameter field on customer name by appending all the data from that field

(Some of the customer don’t have name in the database) 

 

I linked my parameter field with a LIKE operator to my customer name field in my report

 

So when I enter a * it should select all customers but it only select customers with a value

I want to be able to select the customer with no name

 

Does anyone have an idea how i could select or show the EMPTY/NULL field?

 

thanks

IP IP Logged
venkatesha
Newbie
Newbie


Joined: 29 Jun 2008
Online Status: Offline
Posts: 35
Quote venkatesha Replybullet Posted: 08 Jul 2008 at 9:59pm
In the Menu
Report ->  Select Expert  New

Select the field for checking -> Select formula in textbox field

{customer name } like {?Name} or isnull({customer name } )
or {customer name } =""
IP IP Logged
Pacha
Newbie
Newbie


Joined: 08 Jul 2008
Location: Canada
Online Status: Offline
Posts: 2
Quote Pacha Replybullet Posted: 09 Jul 2008 at 8:40am
Hello venkatesha
 
VICTORY  it work perfectly
 
 Thanks alot for your help  i apreciate!
 
 
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.