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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
nikolaus
Contributor II
Contributor II

Sorting a straight table with a not-visible field

Hello,

I am working for some years now with QlikView and QlikSense. I recognized that in QlikSense the sorting of table can be done by ordering fields in the Sorting section. This works fine.

But I was not able to sort a table with a field, that is not visible on the screen.

e.g. customer data. The table should be sorted by a field call matchcode that should not be visible. At the same moment I remove the field (by setting show column if 0=1) the sorting is gone. It does not matter that I set the sorting for the first column to "sort by expression" and the expression to matchcode.

How do you solve this?

Thanks

Niko

Labels (1)
6 Replies
JHuis
Creator III
Creator III

nikolaus
Contributor II
Contributor II
Author

Thanks for the quick respone. Unfortunatly - I don´t get it. This is the first colum in the table, all other sortings are removed. It does not sort by that (invisible) field.

2023-10-05 08_17_28-Einstellungen.png

JHuis
Creator III
Creator III

I dont know if it is an nummeric or text field. 

But you can use MinString(YOURFIELD)

or Min(YOURFIELD) 

Cascader
Creator
Creator

In qlikview, I use this work around,  I set the field text color to =rgb(255,255,255)

and I put in label =''

 

 

 

nikolaus
Contributor II
Contributor II
Author

Its a text field. MinString([Kunden.KndKurzBez]) is simply ignored.

I am puzzled that this is difficult at all.

nikolaus
Contributor II
Contributor II
Author

Just for complitements sake: Its not possible. This is very, very frustrating. A statement by Qlik would be very welcome.