Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to execute dos cmd from Qliksense

Has anybody executed a bat file (external command)  from the qliksense script editor ?

The bat file contains dos command in it

if yes whats the syntax for it ?

1 Solution

Accepted Solutions
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

‌You can do this with the EXECUTE script statement. However, note that using execute currently requires that legacy mode be enabled.

Rob

View solution in original post

3 Replies
undergrinder
Specialist II
Specialist II

Hi,

I think this is not possible.

G.

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

‌You can do this with the EXECUTE script statement. However, note that using execute currently requires that legacy mode be enabled.

Rob

swarup_malli
Specialist
Specialist

Yes Rob is right,

Try

Execute lib:'your script file';