Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
manojkumargowda
Creator
Creator

Hide few columns in selections box in Qliksense

Hi All,

I need to hide few columns (say prefixed with "_") in selection box in Qliksense. In Qlikview, this can be done using HidePrefix. How can we do it in Qliksense?

 

 

2 Solutions

Accepted Solutions
PrashantSangle

You can do the same in qliksense also.
Set HidePrefix='_';

Regards,
Prashant Sangle
Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂

View solution in original post

jonathandienst
Partner - Champion III
Partner - Champion III

Using HidePrefix, HideSuffix or tagging the field as hidden will prevent it being displayed on the selections bar, and in the selection screen.

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein

View solution in original post

2 Replies
PrashantSangle

You can do the same in qliksense also.
Set HidePrefix='_';

Regards,
Prashant Sangle
Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
jonathandienst
Partner - Champion III
Partner - Champion III

Using HidePrefix, HideSuffix or tagging the field as hidden will prevent it being displayed on the selections bar, and in the selection screen.

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein