Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
hallquist_nate
Partner - Creator III
Partner - Creator III

Using QVX files with Other Programs

Good Morning,

Is anyone connecting an alternative program to .qvx files?  I specifically want to connect Crystal Reports to these files.

I can get QV connected to them, just need to connect CR.

Thanks,

Nate

3 Replies
rbecher
MVP
MVP

Hi Nate,

I started to develop a Java lib which can read and write QVX files. This can be easily integrated into ETL tools and other software. For instance, it is used in Hadoop environment to create QVX files in distributed map/reduce jobs. Maybe it is useful for you.

http://community.qlik.com/docs/DOC-2796

- Ralf

Astrato.io Head of R&D
hallquist_nate
Partner - Creator III
Partner - Creator III
Author

I've looked at this and I just don't see how I can write a Crystal Report using the .QVX files as a Datasource.  Maybe I am missing something. 

What I am trying to do is create one datasource, a .QVX file library, where I can use either, or both, QlikView and Crystal Reports to write analytic tools.  QlikView would get the Dashboard, interactive applications, and Crystal would get the Pixel-perfect, PDF distributed requests.  This is trying to use QV's "One version of the truth" and extend to Crystal Reports, so we are still using one datasource only.

Nate

rbecher
MVP
MVP

I presume that you can plug in Java libs in the Crystal Report for Eclipse version:

http://scn.sap.com/community/crystal-reports-for-eclipse

Astrato.io Head of R&D