Filtering of Item records

sbhamidi
sbhamidi Member Posts: 22
I'm trying to set a filter on the Item records as '<>D*' on the Item Card and Item List report. Neither works. What I want to look at is any items whose No. values do not start with the letter D.
I've tried this in Navision 3.60 and 3.70 A. Neither works.
Any suggestions? I'd appreciate some enlightenment.
TIAdvance.

Comments

  • themave
    themave Member Posts: 1,058
    POST DELETED, SORRY
  • Savatage
    Savatage Member Posts: 7,142
  • sbhamidi
    sbhamidi Member Posts: 22
    Savatage wrote:
    ..D|E..
    WHY didn't I think of that? Thanks!
  • kriki
    kriki Member, Moderator Posts: 9,121
    Savatage wrote:
    ..D|E..
    Actually this is wrong, because if there is an item that has as "No." = 'D', it will be shown.
    So the correct one would be :
    '<D|E..'

    It even gets :) (... or :( ) [... or :? ]:
    '<>D*' works with SQL-DB, but NOT with Navision-DB
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • Savatage
    Savatage Member Posts: 7,142
    the odds are sooooo slim that someone would actually name an item # just "D"

    that's why i went with ..D|E.. :whistle:

    I guess it's better to be %100 correct
  • kriki
    kriki Member, Moderator Posts: 9,121
    Savatage wrote:
    the odds are sooooo slim that someone would actually name an item # just "D"

    that's why i went with ..D|E.. :whistle:

    I guess it's better to be %100 correct
    I thought it too when I wrote it, but... Never make assumptions. When you say : I don't program something, because the user will NEVER do that, you can be 100% sure he will. See Murphy's laws :!:
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!