Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 abc_18
		
			abc_18
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
In my dashboard I have a bar chart with drill down dimension and two measures.
Dimensions are- segment IP+Division IP+BU IP+TC IP
And measures are
IP mapped- sum({<bkey_account=-{'Not mapped'},[Order family]={'XYZ'}>}[Installed product count])
IP Not mapped- sum({<bkey_account={'Not mapped'},[Order family]={'XYZ'}>}[Installed product count])
Segment IP's are-
| DE Science | 
| DE Medical | 
| DE Paed | 
For BD Science (Segment IP), I am getting correct values for all the division IP's dimension in graph, but for other segments values are repeating for all the Division's IP .
Please suggest.
IP mapped- sum({<bkey_account -= {'Not mapped'},[Order family]={'XYZ'}>}[Installed product count])
Will you change to highlight one
 
					
				
		
 abc_18
		
			abc_18
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Anil,
I have already tried this, but getting same issue.
