Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi Community
I want to create a hyperlink on my dashboard. On clicking that link, it should take me to another tab in my qvw file. How to do this?
Smriti
 vardhancse
		
			vardhancse
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
Create one button/text object->Properties->Actions->Add<new>->Action Type->Layout->Activate Sheet->sheet ID
For every sheet there will be sheet id, in order to get that sheet properties->General<tab>Sheet ID
so that on clicking on the button we can navigate to another sheet as required
 
					
				
		
 Siva_Sankar
		
			Siva_Sankar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Smriti,
We call this feature as document chaining. Attached an example. in button or text box properties, select action tab, external -> open qlikview document. under document hardcode the path of the qlikview document.
 
					
				
		
 jonathandienst
		
			jonathandienst
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Document chaining opens another QVW.
If you want to navigate to another tab in the current document, you can add a Layout | Activate Sheet action to a text box or to a button. You can make the text box look like a hyperlink by formatting it to your requirement.
If you want to do this in a table, with hyperlinks in a column of the table, then I don't think that is possible. You can add true hyperlinks (links to other documents), but you cannot fire a row specific action.
 
					
				
		
 Siva_Sankar
		
			Siva_Sankar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I have attached another example.
 
					
				
		
 amit_saini
		
			amit_saini
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Smriti,
Like this???
Thanks,
AS
 
					
				
		
HI Siva
This example has a qvw file. I am using a personal edition. So cannot open it. Can you send me the screenshots.
Regards
Smriti
 
					
				
		
Hi Amit
I am using personal edition. So cannot open your qvw file. If possible, can you send me screenshots.
Regards
Smriti
 
					
				
		
Siva
I am using qvw file.. How should I find out the path of that sheet in my document.I want to link the sheet to that dashboard.
 vardhancse
		
			vardhancse
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
Create one button/text object->Properties->Actions->Add<new>->Action Type->Layout->Activate Sheet->sheet ID
For every sheet there will be sheet id, in order to get that sheet properties->General<tab>Sheet ID
so that on clicking on the button we can navigate to another sheet as required
 
					
				
		
Thankyou so much Sasi. That was what I was looking for.
