Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 bgerchikov
		
			bgerchikov
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello,
Is there a way to left justify Y axis labels in bar chart? Please review attachment.
Thanks!
 MayilVahanan
		
			MayilVahanan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi
By clicking ctrl+Shift , you will see the red border , you can drag it as per your requirement ..
If you want to limit the character, you can use the
Limit Legend(Characters) option in the presentation tab..
or
i think, there may be the extra whitespace in that ship.. you can use trim() function to remove that space.
Hope it helps
 
					
				
		
 bgerchikov
		
			bgerchikov
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Mayil,
My question is if it's possible to left justify dimension labels, not entire alignment. By default they are right justifight.
Thanks!
 MayilVahanan
		
			MayilVahanan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		HI
From my knowledge,i think its not possible..
= Aggr(Year&Repeat(chr(32),len(MaxString(TOTAL Year))-len(Year)),Year)
We tried with it , but no success. trim the space automatically..
but other than space, if try like '*', it show.. but its not satisfy your requirement..
chr(32) is space....
 
					
				
		
 bgerchikov
		
			bgerchikov
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Looks like you're right.... There is no solution for this issue.
 MayilVahanan
		
			MayilVahanan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		HI
You can post a idea for it .. It may be implement in future and it helps for others also... And close this post by marking as assumed or correct answer.
