Hello!
I have an NP Union where I want to sort the entire data set by date. The data returned sorts the first NL Filter by date, and then sorts the second NL Filter by date. How can I sort all the records by date?
=NL("Rows",NP("Union",NL("Filter","Posted Work Order Line",,"+Work Order Date",$C$3,"type","From","document no.",NL("Filter","Posted Work Order Line","Document no.","Type","To","New Batch Owner",$C$2))),NL("Filter","Posted Work Order Line",,"+Work Order Date",$C$3,"type","To","new batch owner",$C$2))
Results:

