Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
On a button click can i write data in qlikview to database table??
Is this possible in qlikview??
If so,share some example document.
Regards,
Shruthi
I dont think it is possible to write data in database table through Qlikview.
Data can also be written to a database with VBScript
Using QV it is not possible,QV is just data visualization tool write back to db is not possible.
Hi Shruthi
It seem currently this functionality is not implemented but. Using QV it can be possible,QV is just data visualization tool write back to db is not possible at the present.
Thanks
Hi shruthi,
i agree with Ashfaq mohammed ,
for that u have Set up WebService , u please follow the link shared by Ashfaq mohammed
Hello, you can use macro to write in database, but it is not recomended.
You have to think if you will have the possibility to the user to write in the data base, is that safe? that a user could acces and write? is that you want?
Well if you talking about modifying the data source tables, then I am afraid it is not possible.
But the data model of Qlikview can surely be modified by using macro or Dynamic Update(version 11) Action.
With dynamic update you can modify the data for the qlikview data model table and then if you want you can refresh the QVD with new set of data.
Can you let us know, your exact requirement please.
Thanks,
Angad
Thanks for your reply.
I have three input fields and a button.
When i fill in these 3 fields and click a button,I want the data from these 3 fields to be stored in a database table.
Can I do it in qlikview??
Regards,
Shruthi