Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by rudiwenger

  1. rudiwenger

    Hot to filter to a part of a "Value"

    Unfortunatly there is no "like" available. The avilable Operators are: (in addituon to =, <> etc) All And Between Block Body Bottom Break Col Distinct ForAll ForEach In IncludeEmpty InList Not Or Reort Row Section Self Top Where
  2. rudiwenger

    Hot to filter to a part of a &quot;Value&quot;

    Sorry I didn't expalin correctly: In a Query, of course, you can use "Match" but on a variable in the Report of a "Wegintelligence" (BOXI Release2) Report Variable, seems that "Match" is NOT available. Isn't it?
  3. rudiwenger

    Hot to filter to a part of a &quot;Value&quot;

    How can I filter to A PART of the value? Let’s say the field values are “One Alpha” “One Beta” “Two Alpha” “Two Gamma” and I would like to find all values CONTAINING “One” I know the Operator “InList” (see example below): =If([Query1].[Field1] InList("One Alpha";”One Beta”;"okay”;”Not Okay”)...

Part and Inventory Search

Back
Top