Any tips on sorting by customer No? Attached is a report I built listing out daily sales order but would like it sorted by Customer No and not order no.
See attached…. Thanks!
Date
Votes
2 comments
-
Jet Reports Historic Posts Official comment Hi,
This report is actually incorrectly using NL(AllUnique). NL(AllUnique) returns an Excel array and has been basically made obsolete by NL(Filter). What you actually want to use on this report is either NF functions or NL(First) functions. I have made this modification for you along with adding the sort and attached the report. Does this do what you want?
Regards,
Hughes -
Jet Reports Historic Posts Thanks Hughes! The result is exactly what I was trying to accomplish.
Thanks again!
Jen
Please sign in to leave a comment.