Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

DW Filter() OR Filter PFC service

3 views
Skip to first unread message

AR

unread,
Apr 29, 2009, 10:22:17 PM4/29/09
to
I want to Filter certain records in a DW by allowing the
user to choose the operators like '=', 'has' & 'starts'
which in SQL language is similar to '=', 'like %x%', 'like
%x' respectively. Can i do this using the Filter method or
PFC DW Filter service., The only operators in the DW Filter
seems to be '=, >, <, >=, <=' This seems to work fine for
numbers. But does not work for Strings.
Any help would be appreciated.
Thnx
AR

Scott Morris

unread,
Apr 30, 2009, 8:01:48 AM4/30/09
to
<AR> wrote in message news:49f90b59.6ef...@sybase.com...

The filter expression supports, AFAIK, any datawindow expression that
evaluates to a boolean value. Use the index in help and enter "like
operator" - you'll see many more options. The dialog simply gives you
direct access to the most commonly used ones.


Vipul

unread,
Apr 30, 2009, 9:23:30 AM4/30/09
to
FYI, we use http://www.dwcfilter.com/ - COOLEST DW FILTER


"Scott Morris" <bo...@bogus.com> wrote in message
news:49f9932c$2@forums-1-dub...

AR

unread,
Apr 30, 2009, 10:06:09 AM4/30/09
to
Thnx for the response. For now, the operators provided by DW
works for us.
I will look into the DWC Filter to see the features. looks
like a good one....
AR

AR

unread,
Apr 30, 2009, 10:05:02 AM4/30/09
to
Excellent!!! Thank you very much!!!!
AR
0 new messages