Options

Sort ascending AND descending

primeapprimeap Member Posts: 37
Hello
is there a way to sort either ways ascending and descending on different fields of course..

here is an example.
i have this key:
ILE.SETCURRENTKEY("Entry Type","Document Type","Posting Date",Quantity);

I d like to sort all Ascending.

so ILE.ASCENDING(TRUE) would be ok. BUT!

For the Quantity i would like to sort in descending order..

Is this possible or otherwise achieveable?

Best regards

Best Answer

Answers

  • Options
    MesutGMesutG Member Posts: 19
    If you use report, try DataItemTableView properties

    jxkqzz0id5ji.png
Sign In or Register to comment.