Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have chart with dimension and expression. I would need to change the dimension text format to bold. so, I used
Text format ='<B>'
But it is showing in unbold. It seems the chages are not affected. Any ideas?
Thanks.
Textformat='<b>'
try this
Have you added it here?
Try removing the = sign before it
Thanks. I don't want to change expression . I need only change in dimesion. is it possible?
Thanks.Tried but still no change.
Sorry, I see you meant dimension
It should work, what chart type are you using?
It works for Straight Tables and Pivot Tables, but not for others it seems!!!!
Hi Amelia
You will have to Press Ctrl+G
After that whichever dimension you want to change the Text Format
Right click on the dimension> Select Custom Format Cell >Check Bold
Thanks