Assigning Permanent Filter

milindmilind Member Posts: 130
Is it Possible to assign Permanent filter while viewing the list.

e.g
if I want to see Only Finished goods stock list Permanently where inventory posting group is
Finish goods how can it will be

Comments

  • kinekine Member Posts: 12,562
    All depends on other things.

    1) From where you are opening the form
    2) If you want that for all users or only for you
    3) If the same form is used somewhere else and you want to apply the filter there too or not

    etc.
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • WaldoWaldo Member Posts: 3,412
    You can assign a RunFormView in the "button" where you open the list. This way, it's only when you push THAT button, not fixed on the list.

    You can assing a SourceTableView on a form. This way, it's fixed on a form.

    You could be doing it in code as well (for example to do it for (a) certain user(s)).

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
Sign In or Register to comment.