Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 rvijayanth
		
			rvijayanth
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Can we create a toggle button to switch between a table and chart?
 
					
				
		
 Michael_Tarallo
		
			Michael_Tarallo
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Ah I see - there isn't a visibility flag in the out of the box Qlik Sense, you will have to use the APIs to achieve this.
Let me see if I can find something for you.
Please mark the appropriate replies as CORRECT / HELPFUL so our team and other members know that your question(s) has been answered to your satisfaction.
Regards,
Mike Tarallo
Qlik
 sunny_talwar
		
			sunny_talwar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Sure, use a variable which uses this as the definition
If(vVar = 1, 0, 1)
now use this layout condition for chart -> vVar = 1
layout condition for table -> vVar = 0
 
					
				
		
 Colin-Albert
		
			Colin-Albert
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		This Action Button extension can be used to set a variable from a button.
 
					
				
		
 rvijayanth
		
			rvijayanth
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I already use this extension: But only for the following: (It doesn't really allow switching between chart and table). Please explain in detail how this can be achieved in QlikSense
 
					
				
		
 rvijayanth
		
			rvijayanth
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Can this be done in Qliksense?
 
					
				
		
 Michael_Tarallo
		
			Michael_Tarallo
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello Vijay
Have you seen this extension: http://branch.qlik.com/?&_ga=1.69730128.1950898261.1460737671#!/project/56728f52d1e497241ae69860

Please mark the appropriate replies as CORRECT / HELPFUL so our team and other members know that your question(s) has been answered to your satisfaction.
Regards,
Mike Tarallo
Qlik
 
					
				
		
 rvijayanth
		
			rvijayanth
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I saw this. I'm using a similar extension to set variables. But Im not user how to use this and make a chart or table appear or disappear.
 
					
				
		
 Michael_Tarallo
		
			Michael_Tarallo
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Ah I see - there isn't a visibility flag in the out of the box Qlik Sense, you will have to use the APIs to achieve this.
Let me see if I can find something for you.
Please mark the appropriate replies as CORRECT / HELPFUL so our team and other members know that your question(s) has been answered to your satisfaction.
Regards,
Mike Tarallo
Qlik
 
					
				
		
 rvijayanth
		
			rvijayanth
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Thanks for your reply
 
					
				
		
 oknotsen
		
			oknotsen
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		If your question is now answered, please flag the Correct Answer.
If not, please let us know what part of this topic you still like reaction on  .
.
