Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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,
"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.
Thanks Shiva for quick response and will let you know once I test.
Thanks,