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

Can anybody please clarify this issue?

Position should come 1 2 3 4 5 in order wise and Others field should come bottom of the table (in last row)

13 Replies
Anonymous
Not applicable
Author

Hi Arjun,

Go to Properties-->Sort-->Priority-->Promote 'Position' on top--> sort by:'Text' : A-Z --> Apply

Thanks,

Not applicable
Author

Yes it's working. Thank you so much friends for resolving this issue.

engishfaque
Specialist III
Specialist III

Hi Arjun,

Here is a expression for sorting as you want,

if(rank(sum(Votes))<Count([Candidate Name]), Sum(Votes))

Steps:

Chart Properties > Select Tab "Sort" > Select Column from Priority "Constituency" or "Candidate Name" > Checked to Check Box "Expression" > Paste Expression if(rank(sum(Votes))<Count([Candidate Name]), Sum(Votes)) > Select "Descending" from Drop Down > Apply > OK.

For more detail, please find see attached screenshot.

Kind regards,

Ishfaque Ahmed

oknotsen
Master III
Master III

If your question is now answered, please flag the Correct Answer (via the big "Correct Answer" button near every post) and Helpful Answers (found under the Actions menu under every post).

If not, please make clear what part of this topic you still need help with .

May you live in interesting times!