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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Qlik batch file

Hi,

I am using personal edition and wanted to schedule a .qvw file using batch, can you pls let me know how to do this.

Thanks,

Labels (1)
2 Replies
buzzy996
Master II
Master II

"C:\Program Files\Qlikview10\qv.EXE" /R "T:\urfilepath\urapplicationname.QVW"

Note: u have to cross check ur version adn file path where u installed ur qlikview ("C:\Program Files\Qlikview10\qv.EXE" )

the above command put into test file and save that test file as .bat file ,

1. example: test.bat

2.Start-All programs-ADministartive tools-Task scheduler ans put ur time intervales whenever u want to run this file.

3. tht will load automatically.

Not applicable
Author

Thanks Shiva for quick response and will let you know once I test.

Thanks,