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

Update data from database after every 30 sec.

Dear all,

i am fetching data from sql database in qlikview.now i need is the data should be update every 30 sec.

can any one help .

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

hi snehal,

                   U can use Batch file to reload ur app and schdule it using ur windows scheduler.....

                   Hope tat can solve ur problem....

Regardz,

Vaibhav

View solution in original post

10 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

I think you'll want to read this discussion. You could also try to set the reload schedule on qlikview server for the document to 30 seconds.


talk is cheap, supply exceeds demand
Not applicable
Author

Dear Gysbert,

                    i am using qlikview personal edition.in that i am not getting where is QEMC(qlikview enterprise management console).so how to achive this withouth QEMC?

Anonymous
Not applicable
Author

hi snehal,

                   U can use Batch file to reload ur app and schdule it using ur windows scheduler.....

                   Hope tat can solve ur problem....

Regardz,

Vaibhav

Not applicable
Author

Hi Vaibhav,

Thanks for reply.how to do batch file to reload?please can you give detail.

Anonymous
Not applicable
Author

jst a simple

                  in a note pad - write following

               "C:/Program Files/Qlik View/ Qv.exe'  /r  "Ur application path goes here "

                      Save the above note pad wit .bat extension

tatz it

Not applicable
Author

Hi Vaibhav,

thank you.i got.

Anonymous
Not applicable
Author

hi snehal....

                 .plz close thiz discussion by marking helpful or correct answer accordingly.....

Not applicable
Author

Hi Vaibhav

i wrote  "F:/Qlik View/Qv.exe"  /r  "F:/new reports/test.qvw" in notepad.and i scheduler it. but it not getting update.

Anonymous
Not applicable
Author

I shud..... chk d path ...... if itz proper.....or double click on the batch file u made....if by double clicking on batch file creates to relaod ur app den ur path is correct n scahedule it properly.....