Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi experts ,
I need use a file for the conecction and I see in other examples that can use a qvs file.
can anybody explain that how can I made a qvs file?
best regards.
 Gysbert_Wassena
		
			Gysbert_WassenaOpen any text editor, create a new file and add the code for the connection to the file. Then save the file with a .qvs extension. In Qlikview open the Script Editor, choose the option Include Statement from the Insert menu and select the .qvs file you created.
 Gysbert_Wassena
		
			Gysbert_WassenaOpen any text editor, create a new file and add the code for the connection to the file. Then save the file with a .qvs extension. In Qlikview open the Script Editor, choose the option Include Statement from the Insert menu and select the .qvs file you created.
 
					
				
		
Thanks a lot Gysbert.
 jim_chan
		
			jim_chan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I have tried to save as .qvs. but it is still show as test.qvs.txt ? hwo to save it as .qvs file?
 
					
				
		
Dear Jim Chan ,
If you are using notepad to save script then while saving file just use double quote(") before and after name
eg. "MyScript.qvs"
Happy Learning !
-Nitesh Chavan
 Clever_Anjos
		
			Clever_Anjos
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Please use "All Files" when saving.
And try using a more robust text editor like Notepad++
 jim_chan
		
			jim_chan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		thanks clever.
 jim_chan
		
			jim_chan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		How about the save as - type?
