Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have some QVD files that I would like to export... I only know about exporting them into text files, what other formats are available? My QVD files is quite big, from 300 MB and ever larger... In fact I want to copy some QVD files into a database at another server, is CSV the best solution then (and possible?)..? Please tell me your suggestions.
Best regards,
Filip
it's the only standard way for exporting to an orther system
You could write a Java program using our QVD Converter library and insert the records into a database:
QVD Converter | TIQ Solutions GmbH
You could use STORE tablename INTO tablename.csv (ansi, txt, delimiter is ';');
Hi,
You can use Data Processing/Manipulation Extensions.
For more details refer
http://www.qlikblog.at/1939/a-comprehensive-list-of-qlikview-object-extensions-012013/