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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Stacked - Bar chart: Secondary Dimension Label setting

Hi,

I have a difficulty in adjusting the Secondary label. Label is not showing up completely it is hiding under Scrollbar.

See attached Screenshot:

Labels (1)
12 Replies
vishsaggi
Champion III
Champion III

In your dimension for the field year type this and check ?

Dim1: %Month

Dim2: = %Year & '   '

Anonymous
Not applicable
Author

No, It does not add space. but any other character works.

     This does not work: %Year & '   '

     This works: %Year & ' --'

Thanks for the idea!

vishsaggi
Champion III
Champion III

Cool it worked for you. No problem.