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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Wrapping axis label not working using plugin client

Hi All

Apologies if this has been answered on the forum before but I've not come across an answer as yet. I've used the following suggestion to wrap a long label on an x axis =If(Len([field])>15,Left([field],Index([field],' ',3))&chr(13)&Right([field],Len([field])-Index([field], ' ',3)),[field]) and this works on the desktop version. It also works on the access point using the full browser client but doesn't wrap the label when using the internet explorer plugin client. Has anyone come across this issue before and has anyone got a solution please. Any suggestions welcomed.

Thanks

Brian

0 Replies