Is it possible to read from a qvd file with Talend Data Integration?
Hello, I wonder if it is possible to read a qvd (qlikview) using Talend Data Integration, I couldn't find a component for such task in version 6.1.1 Is someone over here that had loaded data from qvd sometime? Thanks. Kind regards.
Hi, qvd is a proprietary closed format. So it's difficult to create a loader component. Two years ago, I prepared a custom component to load data from .qvx format.
I used for project, but I didn't use recently. If may help you is available in talend exchange:
tQlikviewInput.
Bye