How to display report column sort order in a cell

I need to display sort order selected for all the column in the webI report
ex column Empname sorted by ascending a cell in the report should display column :Empname:-ASCENDING
Thanks,


vajra (BOB member since 2005-11-19)

In a cel you can’t because it contains LOV’s , so obviously gives us “#MULTIVALUE” .

Solution is:

Manually entering all values.

Thanks


BOCP (BOB member since 2007-07-02)