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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Next Line in Chart Title

Dear all,

How do i insert a new line or next line in the chart title.

Someone suggest using chr(130 in between 2 line. But this doesnt work for my case.

Thank you

Labels (1)
1 Solution

Accepted Solutions
Not applicable
Author

Hi,

Go to Chart Properties > Caption tab

under "Title" paste

='1st Line' &chr(10)& '2nd Line'

then under "Multiline Caption" check Wrap Text

View solution in original post

1 Reply
Not applicable
Author

Hi,

Go to Chart Properties > Caption tab

under "Title" paste

='1st Line' &chr(10)& '2nd Line'

then under "Multiline Caption" check Wrap Text