0

Retrieve fields from multiple NAV 3.10 tables

Hi all,
I have developed a report that pulls all the "Sales Shipment Line" type "Item" which "Posting Date" on the "Sales Shipment Header" is within a range.
This is the NL funtions I created:

=NL("Rows";"Sales Shipment Line";;"+Document No.";NL("Filter";"Sales Shipment Header";"No.";"Posting Date";Options!$D$5);"+Line No.";"*";"Type";"Item")

My current report is pulling fields from "Sales Shipment Line" only. Now I want to show for each row, the "Posting Date" (that is on the "Sales Shipment Header" table) too.
What should I do?

Thank you!

Marco

2 comments

Please sign in to leave a comment.