0

Sort by Sum using link=

Hello,

I have scoured the search engine but have been unsuccessful in finding a solution for my problem. I am trying to sort by the sum of all sales lines within a posting date range for each designer. I have the following formula:

$C$3= designer
$C$2= posting date range

=NL("Rows","Sales Invoice Line","Shortcut Dimension 1 Code","-=NL(""Sum"",""Sales Invoice Line"",""Amount"",""Shortcut Dimension 1 Code"",$C$3,""Sell-to Customer No."",""*"",""Link="",""Sales Invoice Header"",""Sell-to Customer No."",""=Sell-to Customer No."",""Posting Date""",$C$2)
I had this setup initially unsorted which explains why I used link= to calculate the sum of sales lines that occurred during a specific posting date range, not sure if using the link= in this instance is causing this not to work. :?:

Any input would be much appreciated :D

1 comment

Please sign in to leave a comment.