Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Inconsistent results with SortBy - it toggles between ascending/descending

Sub Sort

set table=ActiveDocument.GetSheetObject("CH05")

table.SortBy 6

set Table =ActiveDocument.GetSheetObject("CH15")

table.SortBy 6

end Sub

This macro sometimes sorts in ascending order and sometimes in descending order. i want to sort only in Descending order. What will be the Macro. Please i need it urgently ??

1 Reply
Anonymous
Not applicable
Author

Hi

     Hope the below thread link will be solve your doubt

     http://community.qlik.com/message/209120#209120

Regards

Ashok