LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (September 2010, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 22 Sep 2010 15:35:07 -0400
Reply-To:     Chang Chung <chang_y_chung@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Chang Chung <chang_y_chung@HOTMAIL.COM>
Subject:      Re: EG Users and Formats
Comments: To: Sterling Paramore <gnilrets@GMAIL.COM>

On Wed, 22 Sep 2010 12:03:17 -0700, Sterling Paramore <gnilrets@GMAIL.COM> wrote: ... >>> When they open up the query >>> builder >>> and filter on x = "Two", they of course do not get any results. >>> ... >>> While there is an option in the query builder to "Get Values", this only >>> searches the first 100,000 rows of a dataset and some of the datasets >>> I have are much larger than this. ...

All right, then. Bad, bad, EG! :-)

Seriously, then, you may want to create a view, in which the values are replaced with the value labels, and expose this view to the user, so that when the users filter on x = "Two" it should work. Just an idea.

Cheers, Chang


Back to: Top of message | Previous page | Main SAS-L page