How to filter <>*Z in Navision Database Server??

xavigepe
Member Posts: 185
Hi. I want to list all my customers whose names don't finish with letter Z.
I know in SQL option I can use <>*Z as a filter, but how can I do that in Navision Database Server?.
Thanks,
I know in SQL option I can use <>*Z as a filter, but how can I do that in Navision Database Server?.
Thanks,
0
Comments
-
Hi! Try something like <>*?Z0
-
No luck0
-
to accomplish unusual items like this, I have added a new field to several tables, such as inventory, customer, ect.
it is a Boolean field (true, false)
I then have a non-printing report (processing only) that I run that that changes the field to either true or false, depending on the what I want.
So, to run this I would filter to mark all customers that end in Z (filter *Z in your case) to true.
Then once they are marked, I can run the report excluding those marked as true, to get the info I really want.
I know it is not what you asked, but it does accomplish what you want0 -
xavigepe wrote:Hi. I want to list all my customers whose names don't finish with letter Z.
I know in SQL option I can use <>*Z as a filter, but how can I do that in Navision Database Server?.
Thanks,
Hi, when using <> in filters, you will not be able to use wildcards... I'm not sure why this is, but I hope it'll be address in newer versions.Confessions of a Dynamics NAV Consultant = my blog
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book0 -
deadlizard wrote:Hi, when using <> in filters, you will not be able to use wildcards... I'm not sure why this is, but I hope it'll be address in newer versions.
And I use the marker field for many things. You would be surprised at how many uses you can come up with, once you have it. Some times I use it to mark slow moving items, so I can then filter the item list and cut and past to excel. Just the slow moving items. You can run the report with a date filter to show sales meeting a criteria for a given period. and mark those records.0 -
But I assume that your solution have big problems with the locking... ;-)
of course, you can use Mark function for that. Mark all, set filter, unmark records within filter (*Z), clear filters, set MarkedOnly...0 -
Thanks so much for your answers.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