Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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..
thanks, where in the script shall i include the line breaks? in the duplicated dimension and then use 2 dimensions?