Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

QVD Reader and Writer Tools

Kong
8 - Asteroid

 

Topic
Alteryx only supports to read/write QVX files. For many Qlik users, it prefers to use QVD instead of QVX because of the benefits to have a smaller file size and also enjoy the optimized load. For fun, I have tried to build custom tools to read and write QVD. Currently, the tools are in trial purposes and only tackle a single file.


QVD Reader Tool
It reads QVD data into Alteryx memory.

 

QVD Writer Tool
It write Alteryx data in memory into QVD file.

QVDtools.png

 

Keep Connected

Kindly drop me a message for discussion and sharing.  :-) 

11 REPLIES 11
IraWatt
17 - Castor
17 - Castor

That's pretty impressive I was under the impression only QlikView could write to QVD. Would be very interesting to compare it to the yxdb files for read and write.

FMALLEA
5 - Atom

Hi.. where can i download that trial version???

thaks so much

Kong
8 - Asteroid

Due to some reasons, I am sorry that I am unable share it at this moment.

flying008
14 - Magnetar

Hi, @Kong 

 

This is really depressing news and I look forward to seeing your macro back again.

ianjohnston
8 - Asteroid

@Kong  - how did you get on with sharing this little gem 🤞

Kellya10
7 - Meteor

May you share this tools? I would like to try. ;)

Kong
8 - Asteroid

Hi everyone.  I have revised to use the latest Alteryx SDK.  If you would like to try the prototype QVD Input Tool.  You can go to: https://github.com/kongson-cheung/Alteryx-QVD-Tools/tree/main/yxi

 

If you like to understand more, you can go to my blog for more details https://kongsoncheung.blogspot.com/2023/07/qlikview-data-file-reverse-engineering.html.

 

Kong
8 - Asteroid

Hi, the QVD output tool prototype is also ready.  You can go to https://github.com/kongson-cheung/Alteryx-QVD-Tools/tree/main/yxi to find v.1.1 to try out.

 

 

ianjohnston
8 - Asteroid

Fabulous, I will give it a whirl..

 

Cheers, ianjonna

Labels