Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi ,
Possible to rename the dimension (Event_C) and the data names(EQOF/EQMT) to the preferred labels i want in the chart ?
Thanks
 sunny_talwar
		
			sunny_talwar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		You sure can, enter the new name for the dimension on the dimension tab under Label
 
					
				
		
 swuehl
		
			swuehl
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Should be possible.
Either rename your field in the script and also remap your field values e.g. using a MAPPING approach, or just
set an explictely dimension label on dimension tab and maybe use a calculated dimension like
=If(Event_C= 'EQOF', 'New Name for EQOF', 'New Name forEQMT')
 Chanty4u
		
			Chanty4u
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		i think hear
 Chanty4u
		
			Chanty4u
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		if u got the answer please clsoe this thread by making correct and helpful answer above   
 
