Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hello,
I would like to create something similar to the hyperlink function in qlikview, but i would like to start an exe-file.
Lets say i would like to start the cmd.exe and furthermore within the cmd a batch file.
i have tried to reach it with
=SPANR & '<url>cmd.exe /S/K cd\qsys\bin && startempb.bat ' & SPANR & ' 1 0001 '
but the system tells me the application cant be started.
Thanks for your help.
Armin
 
					
				
		
 swuehl
		
			swuehl
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Maybe this is an alternative:
Filter your table to the record you want, i.e. only one SPANR is available.
Then use a button object with an External - Launch action to start your batch with the parameter.
![2017-01-10 20_57_25-QlikView x64 - [C__Users_Stefan_Downloads_QV6.qvw_].png](/legacyfs/online/149022_2017-01-10 20_57_25-QlikView x64 - [C__Users_Stefan_Downloads_QV6.qvw_].png)
 
					
				
		
 marcus_sommer
		
			marcus_sommer
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Take a look on this: Re: Link im externen Programm öffnen.
- Marcus
