Skip to main content



      Home
Home » Archived » BIRT » Which Wildchar for a LIKE operator in the Dataset filter
Which Wildchar for a LIKE operator in the Dataset filter [message #77113] Mon, 26 September 2005 12:18 Go to next message
Eclipse UserFriend
Originally posted by: gilles.vandaele.advalvas.be

Hi,
I try to apply a filter at a dataset level, but I can't use any wildchar
in the value applied to the LIKE operator.
I tried with '%','*','$', but nothing works.
Thanks
Gilles
Re: Which Wildchar for a LIKE operator in the Dataset filter [message #77168 is a reply to message #77113] Mon, 26 September 2005 13:49 Go to previous message
Eclipse UserFriend
Gilles,
I believe the matching is done with regular expressions, so if I want
every customer name that starts with A through D I would put this in the
Value1:

"[A-D].*"

Jason Weathersby
BIRT PMC

"Gilles Vandaele" <gilles.vandaele@advalvas.be> wrote in message
news:7175c366e55108b645558cbc4da81312$1@www.eclipse.org...
> Hi,
> I try to apply a filter at a dataset level, but I can't use any wildchar
> in the value applied to the LIKE operator.
> I tried with '%','*','$', but nothing works.
> Thanks
> Gilles
>
>
Previous Topic:Side-By-Side Bar
Next Topic:Bug fix releases.
Goto Forum:
  


Current Time: Mon Jul 21 21:36:20 EDT 2025

Powered by FUDForum. Page generated in 0.05989 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top