Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Writing Data bach to file or database from QlikView

I know it is possible to write added or modified data from QlikView back in to a file or database.

I have a client that want to write a limited amout of data back with a time stamp to it.

Does anyone have good samples how to do that or give me some tips and tricks on this subject ?

THNX

1 Reply
fernandotoledo
Partner - Specialist
Partner - Specialist

Id rather don´t. But if you must, I recomend 2 alternatives:

1) Macro that will access and run a Input command. Less steps but the user must have access to write in the database.

2) You can create a button, action, etc, that exports the data into a TXT file somewhere in your network and your database looks for this file and reads it. More steps and database programation required, but the user doesn´t have to access the database and you can keep a history of the files generated this way.

That´s just an idea, hope it helps.

Regards

Fernando