Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 smilingjohn
		
			smilingjohn
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		HI Expertise ..
Please find the attachment of the QVW file .
I have a slider (Test Case) and i am using a table which has Test case score and Risk level ..
In the filter when i makes hig or critical or medium ect ..the table chart displays the test case score values accordingly ..
Requirement:
I want that the slider also to display the values accordingly when i select Critical, medium , etc ..
How can i do this ?
Need your help on this
Thanks in advance
 sunny_talwar
		
			sunny_talwar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		May be use this expression
=Aggr(Only({<[Test Case Risk Score]>}[Test Case Risk Score]), [Test Case Risk Score])
 
					
				
		
 swuehl
		
			swuehl
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Maybe like this?
