Value as filter

amitamit Member Posts: 7
edited 2003-11-18 in Navision Attain
if in text box user fill in a filter range ( eg 200..500 )
then through coding how we filter these records and do some processing, I do not find any method for it please suggest
Amit ( MCA)
Navision Technical Consultant
India

Comments

  • VettriVettri Member Posts: 16
    Dear amit,

    You can use the "GETRANGEMAX" and "GETRANGEMIN" function to get the values of 500 and 200 respectively.

    Regards,
    vettri..
  • Timo_LässerTimo_Lässer Member Posts: 481
    A good example is the form 7002 "Sales Prices".
    There you are able to select (m)any records from (e. g.) the customer table.
    The form will create an easy filterstring.
    Timo Lässer
    Microsoft Dynamics NAV Developer since 1997
    MSDynamics.de - German Microsoft Dynamics Community - member of [clip]
Sign In or Register to comment.