Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
vishnus85
Partner - Creator
Partner - Creator

Is there a way to hide the labels in a table in qliksense ?

Hi Friends,

I am trying to hide the labels with a table in qliksense. In the given screenshot, I don't want  the highlighted "SiteType" and "# Of Sites" to show up. In qlikview, this was just as easy as giving a space character in the 'label' field corresponding to any dimension or expression, but qliksense doesn't behave that way.

Any clue or workaround ?

Table.PNG

Regards,

Vishnu S

15 Replies
vishal-nhm
Contributor
Contributor

I tried this, to keep label blank in Qlik Sense

=(' ')

SimonLessard
Contributor II
Contributor II

Hi ! I ran into the same issue except in my case I wanted to use a blank label in a KPI.

I found the following workaround that solves my issue.

In the label, type in the following blank character:

https://www.compart.com/en/unicode/U+2800

You can achieve this by holding the ALT key on your keyboard and inputing the code "2800" on your numpad.

It does not show anything in the editor but you'll see QLIK will display a blank space.

I am not saying it is a proper solution and cannot guarantee you won't run into other issues using this but it did the trick for me.

(I use Qlik Sense 3.2)

Good luck !

AndrewHughes
Partner - Contributor III
Partner - Contributor III

=chr(160) will make the field name blank.

 

Please mark this as solved!

 

-Andrew

Uri
Creator
Creator

You can just add = ' ' (space in between) and it will disappear. 

Miles_Dyson
Contributor II
Contributor II

Genius

kaushi2020
Creator II
Creator II

try with a space between 2 single quotes. 
eg: =' '