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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
kev6brown
Partner - Creator II
Partner - Creator II

Dimension label legnth

HI,

Easy question I'm sure.

I have a number of dimension labels that are being cut off by the chart so you can't see the full label, is there a way of limiting the number of characters seen on the label, I think i need to use Len or something

Thanks

Kev

2 Replies
OmarBenSalem
Partner - Champion II
Partner - Champion II

can you attach a screen shot?

And tell us whay u want to show (one example attached to the screen shot)

Thanks

rajuamet
Partner - Creator III
Partner - Creator III

Hi Kevin,

You can use right(Dimension,n) - where n is the length of the string.