Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 vijay1kumar
		
			vijay1kumar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi ,
I am new to Qlikview and just wanted to know is there any to filter my text table if i mouse on bar chart above it.
i have a dashboard that contain a Stack bar chart and a text table so if i click on bar chart --filter is apply on both bar chart and the text table. i want like if i select a data point/values from bar chart ---bar chart will remain as it is and text table is filter based on that selection.
is it possible in Qlikview.
Thanks,
Vijay
 
					
				
		
 neelamsaroha157
		
			neelamsaroha157
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		You may try something like this -
 Simon_Astakhov
		
			Simon_Astakhov
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I know only one possibility: create extention. JS can handle this.
Try to see some extentions from garden: https://developer.qlik.com/garden
 
					
				
		
 neelamsaroha157
		
			neelamsaroha157
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		You may try something like this -
 Simon_Astakhov
		
			Simon_Astakhov
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Oh, it mean i missunderstand you.
I watched "mouse on" and think you lookin for "mouse over" without clicks.
Glad too see you find solution for your case.
 vijay1kumar
		
			vijay1kumar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Neelam,
it is the same solution that i want, could you please let me know how you do it because i am new to qlikview.
Regards,
vijay
 
					
				
		
 neelamsaroha157
		
			neelamsaroha157
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
You can use set analysis to ignore all you selections in the bar graph and you won't need to do anything in the table. Hope this helps.
 vijay1kumar
		
			vijay1kumar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Neelam,
i am using 2 dimension D1 and D2 and a expression Sum({<D1= ,D2= >}EXP) it is working but it is filtering the based on single dimension D1 only.
Can you help , if i will click on the portion of the stacked bar chart it should filter the data based on that.
Regards,
Vijay Kumar
