Filtering operator for NOT EQUAL

RachelSoon
Member Posts: 202
Hi There,
Anyone know how to do filtering for NOT EQUAL at the report filtering?
say, i would like to print all customer except the customer code start with M. What is the syntax to exclude the customer code start with 'M'.?
I put the filtering as <>M, but the records still show those customer code start with M.
Appreciate if anyone can help me.... thanks
Regards
Rachel
Anyone know how to do filtering for NOT EQUAL at the report filtering?
say, i would like to print all customer except the customer code start with M. What is the syntax to exclude the customer code start with 'M'.?
I put the filtering as <>M, but the records still show those customer code start with M.
Appreciate if anyone can help me.... thanks
Regards
Rachel
0
Comments
-
-
<>M* does not work too.0
-
OK, it seems that in Navision SQL Option is working but on Native (Navision0 DB not...0
-
Hi Kine,
hhhmmm.. the filtering at the SQL does not work too.
I;ve tried both SQL and navision database.0 -
I used finsql.exe from 3.70B....(some bugs related to security filters are corrected etc.) but from context help:<>
Not equal to
<>0
All numbers except 0
The SQL Server Option allows you to combine this symbol with a wild card expression. For example, <>A* meaning not equal to any texts that start with A.
Oh, OK, I found that this is correct only for NA3.70 not in NA3.60... sorry.0 -
:roll:
meaning the <> does not work on 3.60....0 -
No, only <>M* does not work... <>M is working, but code must be exactly equal to M0
-
i slightly remember a similar post way way back maybe last year. I'll try & do a search later. unless someone else remebers this also?0
-
SETFILTER("Customer Code", '<> %1', 'M*');0
-
..M|N..
I checked it on 3.60 native...
BTW. To be exact this example will include only one string that begins with M, that is 'M'. If you want to avoid this use ..LZZZZ|N..®obi
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯0 -
-
and if LZZZZ is not enough check fin.stx for //sorttable.
In Slovenian { is very near the end so ..L{|N.. will for sure do the job.®obi
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions