How can I change the sort in a formula?
For example
if{?Sort}="A" then {Rrload.TrackNo}
this will sort {Rrload.TrackNo} in Ascending order
how can I ( with code ) change that?
is it somthing like
{{Rrload.TrackNo},'D'} to change it to descending?
Thnaks ,
John
For example
if{?Sort}="A" then {Rrload.TrackNo}
this will sort {Rrload.TrackNo} in Ascending order
how can I ( with code ) change that?
is it somthing like
{{Rrload.TrackNo},'D'} to change it to descending?
Thnaks ,
John