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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Execute Command in QlikView 9.0 version

Hi,

I need to load an excel file.And after loading I want to move that excel file to some other directory.How to use execute command for this scenario.

Tell me also,What all other things can be done using execute command.

1 Solution

Accepted Solutions
3 Replies
disqr_rm
Partner - Specialist III
Partner - Specialist III

Not applicable
Author

Its useful for me.It contains cmd for deleting.I need commands for moving,copying..etc

disqr_rm
Partner - Specialist III
Partner - Specialist III

they are DOS commands. Just use "copy" or "move" DOSC commands. For command options try to run it in command prompt and /? and you would see options.