0

NL("Filter") or Link=??? [SOLVED]

Hello,

I am trying to create some sort of link between the Sales line table and the Sales header table to show the amount of a specific item ordered each month. So I have this sum from the sales line table:

=NL("Sum","Sales Line","Quantity","No.",$C13,"Variant Code",$E13,"Document Type","Order")

I would like to filter this by the order date on the Sales Header table, I am kinda new and am having trouble using the NL("Filter) and "Link=", I keep getting #values. I want the filterfield to be the order date and the filter to be a cell reference to a date range in another cell. I am using the Document Type, order, as the common field in both the sales line and sales header table, I am not even sure that it makes any difference.

Hopefully this is basic enough to get a quick response! Thanks for reading my post. :D

2 comments

Please sign in to leave a comment.