date filter field in customer table?

mdsrmdsr Member Posts: 163
edited 2019-05-31 in NAV Three Tier
for what purpose it use & how to use this in report
OpDate:=Customer.GETRANGEMIN(Customer."Date Filter");
customer.SETRANGE("Date Filter",0D,OpDate-1);

what will this do

Best Answer

Answers

  • JuhlJuhl Member Posts: 724
    Filter flow fields that use date filter
    Follow me on my blog juhl.blog
  • mdsrmdsr Member Posts: 163
    @Juhl i didn't get. Can be please elaborate
    Actually I used this field in my report in required filt field and above code in rep. As said by senior but I don't know why it taken in report and how it works for report
  • mdsrmdsr Member Posts: 163
    @juhl that helps Lot thank you
  • mdsrmdsr Member Posts: 163
    edited 2019-06-02
    @BlackTiger as a newbie i had read nav documentation.but some point are not clear even reading and when I tried practical i stuck in some point then expert advice needed and I guess this is platform for same and on this forum is full of helping nature people.every questions /comments on this forum will definitely give knowledge to everyone just like your comment. See how much knowledge is in your comment.
Sign In or Register to comment.