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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Mounika4
Contributor III
Contributor III

How to hide column in Qlik Cloud UI

Actually we are migrating qlikview applications to qlikcloud

In qlikview straight table we have hide option to hide the column (Means that columns should be there ,but won't display to users)

But in qlikCloud/Qliksense we dont have hide functionallity., 

So i gave 0 in show column if as below snap

 Mounika4_0-1678211565300.png

That column get hide but sorting order not working here

 

other case , i tried to remove labels in filed/column and in text color expression i gave white() .everting working as expected but..the issue  is 

see the below snap ,it will showing like this ..how to overcome this? or is there anyway to hide the columns?

Mounika4_3-1678212347950.png

 

Labels (4)
6 Replies
E_Røse
Creator II
Creator II

I am not sure I understand exactly what you want to do here? You can hide a column with 0 in the hide column option. That worked right? If you want to sort by the hidden column, you can sort another column by expression, and type the name of the hidden column in the expression.

Elin_Rse_0-1678221312405.png

Elin_Rse_1-1678221465134.png

 

Please like and mark my answer as a solution, if it resolved your issue.

 

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

I think the difference here is that in QlikView, a hidden column "exists", it just does not display.  The column hidden by Presentation > Hide Column may be referenced by another expression for sorting etc.  

In Qlik Sense, a column hidden by "Show column if" is not calculated -- ie "Show if" is  a calculation condition.  The hidden column therefore does not exist and can't be referenced by another expression. 

-Rob

Mounika4
Contributor III
Contributor III
Author

Thanks for your response ,

I tried as you showed but it didn't work 

Mounika4
Contributor III
Contributor III
Author

Exactly ,so in qliksense is there any  alternative way ?

E_Røse
Creator II
Creator II

@Mounika4 It is easier to help you if you explain why you need that the column is there, but hidden as in QlikView? 

Is it for sorting? 

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

In Qlik Sense, you use the expression itself rather than referring to a "hidden column".  That could be the actual expression text, a master measure or a variable. 

-Rob