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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Label Position

Hi guys,

Anyone know how to change the position of the labels on a bar graph? They seem in the middle of nowhere to me!

Capture.JPG.jpg

1 Solution

Accepted Solutions
jyothish8807
Master II
Master II

Hi Jamel,

Try doing a trim in the script:

Trim(Year) as Year

Regards

KC

Best Regards,
KC

View solution in original post

5 Replies
Not applicable
Author

Hi,

Can you post your sample QVW?

jyothish8807
Master II
Master II

Hi Jamel,

Try doing a trim in the script:

Trim(Year) as Year

Regards

KC

Best Regards,
KC
alexandros17
Partner - Champion III
Partner - Champion III

I think you have more than one expression and somehow only one is displayed so label is in the middle of all expression for each year  ... is it true?

Not applicable
Author

Please explain in detail

Anonymous
Not applicable
Author

Thanks for your help guys.  The trim function on the date seemed to sort this!