Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a bar chart whihc is in attached. I used Test in dimension and in expression I used
Count({<Result={'Fail'}>} distinct Conference)/Count(Distinct((Conference)))
I have to show % of Fail by Test and all is working fine but The alignment is not looking good
Could any one let me know how to make alignment for legend Test so that I have to see Test value in good way.
PFA ,
One is for tilted dimension value and second is for limiting legend characters,
Hope this helps u!!!
Regards,
Rajni
The recommended way to solve this is to change the orientation from vertical bars to horizontal bars. You can do this on the Style tab of the properties window. If you don't like that another thing you can try is changing the setting for the Primary Dimension Labels on the Axis tab to the middle option: / . That will tilt the labels.
PFA ,
One is for tilted dimension value and second is for limiting legend characters,
Hope this helps u!!!
Regards,
Rajni
Thanks very much for your prompt reply and it sorted my problem.
Thanks very much for your prompt reply and It sorted out what I was expecting.