Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Communty,
Can we Enter Data into Database from QlikView Dashboard by using JScript, VBScript or Extension..
Please need your valuable inputs.
Thanks and Regards,
Vishal Waghole.
A small example I published a couple of weeks ago.
Hello Martin,
Thanks for your valuable comment,
but by using extension can it will affect on RAM?? or can it will affect on performace??
- Regards,
Vishal Waghole.
Hi Vishal,
In qlikview application we are having two options under server:
"Enable Push from Server" enables the server to push refreshed data to the client (AJAX at least, not sure about the plug-in) such that the user doesn't need to initiate a refresh or close and reopen the app.
"Enable Dynamic Data" refers to the ability to dynamically update the data in an app while it is running on the server. Note that only the data residing in memory on the server is updated, the app itself is not, so if there is a disruption to the server the data will be lost.
Thanks,
AS
Hi Vishal,
actually I have not done such in person but yes we have options like
Hi Vishal,
Yes, we can write back data in to a database table using macros.
Please refer this link for more details
http://community.qlik.com/thread/48652
Regards
Kumar