0

sort by sum while applying filters in a different table

Hi There,
Sorting by Sum of amount sold = No problem.
What im posting below i could do in several row statements next to each other but i was really hoping for a sollution to include all these filters in one and thus one neat self generating and self formatting table. It just seems that as long as you cant get it in one neat table its just not very convenient to use the data you generate.

I wanted to try something like this. (i already know it wont work this way, but i figure it makes it easier to understand)

=NL("rows";"Sales Invoice Line";"No.";"-=NL(""Sum"";""Sales Invoice Line"";""Amount"";""Document No."";""1*"";""No."";NF(;""No."");""=NL(;""""Sales Invoice Header"""";""""No."""";""""Sell-to Country/Region Code"""";$E$8;""""posting date"""";$E$6;""""No."""";NF(;""""Document No.""""))"";""*"")";"*")

I need to sum and sort by item Nos from sales invoice line. but i also need country and posting date filters which cannot be found in teh sales invoice line table, these need to be retreived from the sales invoice header. is there another way to refer to this information in one line?

I figured if you could put a filter in a filter, you might be able to put a filter in a filter in a filter, but you cant :P, i allmost went cross eyed just trying to come up with the propper format :P.

7 comments

Please sign in to leave a comment.