Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 abubakarsiddiq7
		
			abubakarsiddiq7
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		hi
need help on the below requirement
i have an expression like
=if((sum(X)-sum(Y))/sum(Y)>0,num(((sum(X)-sum(Y)/sum(Y)),'▲ ##.0%'),num(((sum(X)-sum(Y))/sum(Y)),'▼ ##.0%'))
this exp working fine but i need to show the symbols based on calculated expression in qlik sense
i need to show the value and up arrow and down arrow symbols based on calculation also differentiate the values and symbols with color (qlik sense Requirement ).
 JordyWegman
		
			JordyWegman
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
Do you mean that the up/down arrows are working with your formula but you need the right coloring?
Jordy
Climber
 abubakarsiddiq7
		
			abubakarsiddiq7
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		hi,
when i use chr () function i can see value and symbols but i can't use conditional colors .
i am implementing this in KPI Object (Qlik sense )
 abubakarsiddiq7
		
			abubakarsiddiq7
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		yes
 JordyWegman
		
			JordyWegman
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
You can use the coloring part for the segments. Insert your formula, with maybe some changes, in the fx. See the image.
Jordy
Climber
 abubakarsiddiq7
		
			abubakarsiddiq7
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		if i am using chr() function or any symbol conditional color option is disable so i am trying to implement the above if condition .
 JordyWegman
		
			JordyWegman
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
But if you switch of the library colors it should be possible to get the segments. If you both turn them on, you will get the message saying: 'Segment colors from a master measure are only applied if segment limits are based on fixed values.'
Jordy
Climber
