Options

Filter problem

poppinspoppins Member Posts: 647
edited 2015-01-29 in NAV Three Tier
Hi everyone,

I am trying to apply the following filter:
RecX.SETFILTER(FieldX,'>=%1&<>%2',val1,val2);
It is not working...
What is wrong with it?

Thanks in advance :mrgreen:

Comments

  • Options
    navuser1navuser1 Member Posts: 1,329
    it's working.

    What is the data type of the field "FieldX" in your case ?
    Now or Never
Sign In or Register to comment.