Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 baarathi
		
			baarathi
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		In the above image how change the marked name, for example the above marked name is First Name and I want to change it to Name
 OmarBenSalem
		
			OmarBenSalem
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		What version do you have installed?
I think It has been added in the June or Sep version; I forgot.
But, there is a slight bug, if u create ur master dimension without any transormation:
Imean just as : "First Name"
and name it as Name
when u filter by it, in the filter pane, it will appear as First Name...
That's why I do the if thing, to perform a "change" on the original field; and thus force qlik to make the new name appear on the filter pane
 YoussefBelloum
		
			YoussefBelloum
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Ok, I was Asking myself the question.. but there is a bug or something, or it is not supposed to work like that..
anyway, it is not working for me, it is always showing the original field name.
 
					
				
		
 ychaitanya
		
			ychaitanya
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Or Create a Master Dimension Named as desired and link that Master Dimension created to the above First Name Dimension , and use that dimension in the list box .
Can you try this?
 OmarBenSalem
		
			OmarBenSalem
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		See:
1) if u don't alter the dim :
2) if u alter the dimension:
Now, it will take the new NewName:
 YoussefBelloum
		
			YoussefBelloum
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Created another one and it is working fine  ..unfortunately we must add a dimension expression to make it work..
..unfortunately we must add a dimension expression to make it work..
 YoussefBelloum
		
			YoussefBelloum
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		one last thing baarathi must be aware about, with this, no calculation and no modification will be possible on the "dimension tab" on the charts.
 baarathi
		
			baarathi
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		omarbensalem , sir but when I try it, it shows me if(dim1=dim1,dim1) on the top?
 OmarBenSalem
		
			OmarBenSalem
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		What version of qlik sense u're using?
 baarathi
		
			baarathi
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		qliksensedesktop:11.24.3
 baarathi
		
			baarathi
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Thank you youssefbelloum omarbensalem @chaitanya @Eliran @Chanty youssefbelloum for all of your responses. But Still I could not get the desired output for this
