Skip to main content

Hi Acumatica,

Asking your assistance if possible to have a filtering that have different sequence value just like the behavior when we print a document based on its pages?

 

I want to show only the ref nbr. of 001954 up to 001956 + 001959 - 001963

So the expectation on the primary list will be

Ref Nbr.

001954

001955

001956

001959

001960

001961

001962

001963

 

Thank you!

Hi @Fie! As far as I know the quick filters will not work for this type of request, you’ll need to use the integrated filter on the right hand side, next to the quick search:

In there you should be able to specify more easily, but if it won’t work there then you’ll need to probably specify in the Conditions tab of the GI or use an expression on the RefNbr field in the results grid which is something like the In function:

 


Ok, Thank you!

 


Reply