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: 
mdmukramali
Specialist III
Specialist III

value will be automatically incremented by 1 for every 4 seconds in browser?

Dear Community,

I want to increment a value for every 4 seconds in a text box which is working fine in desktop but when we access it from browser the value is not incremented automatically , when the user is making any selection the value is incremented. i want without user interaction the value in text box will be automatically increment for every 4 seconds by 1 when we access it from access point(Browser).

kindly find the attachment of sample application.

and

here is the sample website URL Worldometers - real time world statistics ..

we need the same like these in Qlikview.


Thanks,

Mukram

1 Reply
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

The now() function doesn't work in the ajax client. You'll have to create an extension object for that. Or maybe you can use this extension and put some counter coded in javascript in it.


talk is cheap, supply exceeds demand