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: 
morenoju
Partner - Specialist
Partner - Specialist

Showing only a subset of the x-axis labels

Hi,

On a Qlik Sense chart, is it possible to show only a subset of the x-axis labels? For example, I would like to show here just the hours for reference (6:00, 7:00, etc.) instead of the labels for every single value of the dimension.

image.png

Note: I'm referring to hiding only labels, without losing measure points.

Thanks,

Juan

Labels (1)
1 Reply
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

My first suggestion would be to go to Presentation -> X-axis and check "use continuous scale". That will hopefully give you what need easily. 

The second approach would be to use a calculated dimension like:

=Dual(if(subfield(Time, ':', 2) = 0, Time(Time), ''), Time)

the downside to this approach is that the non-hours will not show in the hover popup.

-Rob
http://masterssummit.com
http://qlikviewcookbook.com
http://www.easyqlik.com