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: 
fummer
Contributor
Contributor

How to change X axis Label?

Hi,

I have two dimension and one measure (which is having another dimension in the expression) in my line chart. I'm trying to figure out how to achieve following.

1. Currently X axis label coming as in below screen shot. How can I remove the operation status and have only time as X axis label?

fummer_0-1675760270962.png

2. I use below expression for the Measure Sum(Total<EntityType,OpStatus,ValueDate> ES_NumDevices) . How to include EntityType also the part of download data(plotted dimensions are Opstatus, valueDate and measure is ES_NumDevices)?

 

Labels (4)
3 Replies
ogster1974
Partner - Master II
Partner - Master II

put a blank space in the label for your dimension like below. 

ogster1974_0-1675777856197.png

 

fummer
Contributor
Contributor
Author

Thanks for the reply, "," will be left after monthyear.

ogster1974
Partner - Master II
Partner - Master II

In this case yes as you are still using the dimension in your chart.  If you don't want that then hiding all the labels in the axis and including the an appropriate chart title is a good way to go.