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: 
jerryr125
Creator III
Creator III

show column if on table visualization

Hi - 

I have a table visualization with a field which determines the order the departments are to appear in the table (DEPT_ORDER).  I have sorted the table visualization by DEPT_ORDER as the first field.   Work perfectly.

When I add a formula  to the "Show Column If" setting, the order so the column doe not display, the sort order gets mess up.  

Example: 

[DEPT_ORDER] = 99

 

The DEPT_ORDER field does not display on the visualization table (that works), BUT the sort order is now ignored.  And thoughts ?

 

jerryr125_0-1707141030585.png

 

 

 

Labels (1)
3 Replies
LRuCelver
Partner - Creator III
Partner - Creator III

You can sort a column using an expression:

LRuCelver_0-1707142816593.png

Use the first column's expression to sort in that order. If the first column was a dimension, use the Min/Max/Avg/Only functions to get the sorting order.

jerryr125
Creator III
Creator III
Author

Hi 

Thanks for your help - appreciate it.

 

I am a little confused on the expression - what would it be set at ?

The field is a dimension DEPT_ORDER

 

jerryr125_0-1707150699074.png

 

 

jerryr125
Creator III
Creator III
Author

Hi - I am still confused. 

Thanks for your help - appreciate it.

 

I am a little confused on the expression - what would it be set at ?

The field is a dimension DEPT_ORDER