0

NL Filter, target table has primary Key with two fields

Hello everybody,

you can use the NL Function Filter on the table Item Ledger Entry to get items which where handled in a specific period. This can be done with the following formula:
=NL("Filter";"Item Ledger Entry";"Item No.";"Posting Date";"010112..311212")

The formula returns a filter of all items (by the field "Item No.") handled in the specific period and can be wrapped by =NL("Rows";"Item";;"No.";"filter Expression from above") to get the desired Item List.

Is there a possibility to transfer that formula for Item Variants? For all of you who are not familiar with Dynamics NAV: The item variant table consists of records with a two field primary key ("Item No.", "Variant Code").

If you need further information to understand my problem, please ask for.

Best regards
Olli

1 comment

Please sign in to leave a comment.