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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to convert a CSV file to QVD format programatically

Hi Qlik Gurus.

Is there any way to convert a CSV file to QVD format programatically using Java/Python?

Regards,

Nilesh

2 Replies
marcus_sommer

Maybe this is helpful:

Re: Create a .qvd with Java

QVX & QVD Converter Java library

But the easiest way is to use qv itself.

- Marcus

Not applicable
Author

Hey,

why are you trying to do this via JAVA/PHYTON. Create an QVW, load the CSV files and store them in the QVD format.

Good luck!

Thorsten