Click to See Complete Forum and Search --> : Record sorting based on input param


kristyw
March 29th, 2005, 11:09 PM
I'd like to have my records sorted EITHER on outstanding debt field OR age of account field, based on a user-entered parameter. Is it possible to do this?

Thanks.

Madhi
April 4th, 2005, 08:46 AM
For this you need to use two different reports. One for Outstanding and other for Age. Depending on the parameter call different report

kristyw
April 19th, 2005, 07:12 PM
I thought this might have been the case. Thanks for replying :)