Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
viveksairam89
Creator
Creator

Execute Command is not working

Hello,

Iam trying to execute a Batch script through qliksense,after running this statement

LET vExeLine = 'B:\Qlik\Scripts\housekeeping\runvivek.bat' ;

execute cmd.exe /C $(vExeLine);

It got reloaded successfully but the actually batch file is not executed and log is not generated

Note:When i run the batch file independently it runs fine and generating log file

Can you help on this

1 Reply
micheledenardi
Specialist II
Specialist II

To use Execute Statement you must run in legacy mode (applicable for Qlik Sense and Qlik Sense Desktop).

Look at this: Execute ‒ Qlik Sense

and this: Disabling standard mode ‒ Qlik Sense

Michele De Nardi
If a post helps to resolve your issue, please accept it as a Solution.