0

Filtering out an indefinite amount of characters...

I have a working report. My NL looks like this…

=NL("Filter","Sales Line","Document No.","Artist ID",Options!$G$6,"Item Category Code",Options!$G$12,"Reserved Quantity",Options!$E$11,"No.",Options!$E$13,"Quantity Shipped",Options!$E$14,"Qty. Shipped Not Invoiced",Options!$E$15)

I would like to eliminate any results that begins with "COMM:" in the description.

We thought we would use … "Description","<>COMM:*")

However, it seems not to want to allow us to use <> and * in the same filter. Is this common? Is there another way to say that we want to ignore any results that begin with COMM:?

A little background:

COMM: is the prefix we use for Commissioned artwork. However, there is an undetermined amount of characters that could come after the prefix. Usually the client name, sales order number etc. for quick reference. In this particular report, we want to omit the commissions. However, the commissioned sales look identical to any other sale except for the “Description” field that starts with COMM: which is how we identify them on sight.

I hope I made sense. Our version of NAV is very customized.

Thanks.
Troy

1 comment

Please sign in to leave a comment.