Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Call bat file with parameters from hyperlink

Hi,

I have a table in QV, where I've added Links for each record.

I wanted to run bat file after the click so my link definition looks like that:

='Click<url>C:\temp\testQV.bat'

and it works.

But when I'm trying to add any parameter to that bat file:

='Click<url>C:\temp\testQV.bat xxx'


I got an error Launch Failed but this command works from command window.

Any ideas why it's not working

0 Replies