Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Aleksander
Partner - Contributor II
Partner - Contributor II

Sort by expression filter box

Hi, I have a field with entities that arrive with "Id - Name" and my client want the list sorted by the Name, the second part of the string. So I tried with Sort buy Expression: '=SubField(display_name, ' - ', 2)'. But it still sorts by the Id. I know that the expression returns only the Name when I try it in a text box. 

Is there something special I have to do or is this just not possible in qlik sense right now? 
Also not allowed to use extensions. 

Thanks in advance

1 Solution

Accepted Solutions
vikasmahajan

Ultimately you can use sort order along with loading data please refer following link

http://www.qlikfix.com/2010/10/25/creating-a-custom-sort-order/

hope this help you

Thanks

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.

View solution in original post

1 Reply
vikasmahajan

Ultimately you can use sort order along with loading data please refer following link

http://www.qlikfix.com/2010/10/25/creating-a-custom-sort-order/

hope this help you

Thanks

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.