Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello
I would like to know if there's a way to wrap text a dimension on a bar chart.
I have a bar chart with agent names as dimension and the names are pretty long. Is there a way I can wrap the text or get it to show fully?
Zama
Goto presentation tab->Limit Legends. You can restrict the number of characters you want to display on the dimension here.
Can try to put Chr(10) in between the string value. Chr(10) will give next line to the string.
Hi Tressco,
Its not working
Hi CS Khoo
Could you please give me an example please.
PFA. Isn't this what you want?
Only the first 5 characters are showing and not all of the AAAAAAAAAAAAAAA and BBBBBBBBBBBBB etc.
Hi,
Try like this: change the "Primary dimension label" style to display text as diagnal. It is under Axes tab.
It was my misunderstanding. What you want is not directly possibly in qv as of now, you can try an alternative like in attached sample. PFA
Zama
I have modified the qvw of tresesco and re-attached it.
Is this now the kind of thing you are after ?
It is bit rough & ready, but I am sure it could be polished up.
Best Regards, Bill