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: 
felcar2013
Partner - Creator III
Partner - Creator III

wrap x-axis dimension text

hi

i know it is not possible to wrap dimension text with normal qlikview features, but i would like to get the X-axis dimension wrapped in two lines as the dimension text is too long in my chart, as it shall be that way

the bar chart attached presents an horizontal style. Where there is an empty space, the line break shall happens

the chart caption size is limited and i cannot extend it.

i wanted to know if there is a simple way to achieve this, otherwise how could this be possible using a macro or another way?

thanks

felipe

2 Replies
Not applicable

I think that the easiest way to that problem is to dive into the script and duplicate your dimension, but adding line breaks to it every x characters, because as far as I know you can´t break one graphs dimension text in many lines..

felcar2013
Partner - Creator III
Partner - Creator III
Author

thanks, where in the script shall i include the line breaks? in the duplicated dimension and then use 2 dimensions?