0

Multiple Link= requirements on NL function have used all 10 Filter items, now what?

Hello all,

We need to create a report of assembly items sorted by customer with the ability to filter by item number and customer number. Using the following NL function, we can link from the Assembly Line table to the Customer table via intermediate links to the Assemble-to-Order Link and Sales Header tables.

The filters work as expected for both the Item Number and Customer. The problem that we have encountered is that we are out of room on the NL function filters. This is causing 2 issues.
    1. There is no room to include the Customer Name for sorting purpose
    2. The current attempt to sort by Customer Number is too far down to affect the sort, but again we are out of room and cannot move it higher

I know there is an Options= operator to bring in multiple options to get around the 10 item Filter limitation, but what options are available in this case where the Link= requirements chew up all available filters?

Thanks in advance for any ideas and/or suggestions.

4 comments

Please sign in to leave a comment.