I have a query I made in BEx that I would like to sort by two key fields (field A first, then Field B). I went to the "Display" property group and set the sort ascending option on field A and Field B. I re-ran the query and the results were sorted by field A, but field B remained unsorted:
Field A Field B
2000 75Z
2000 36B
2050 25C
2050 20B
2060 30U
Do you know how I can get it to sort by both fields?