Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Connecting from Cognos to Qlikview


HI,

I started working on Cognos. I developed a dashboard in qlikview. I want to know is it possiblt to connect from Cognos to Qlikview(QVXS, QVD).

Please reply ASAP.

Thanks,

Sahithya

3 Replies
Gysbert_Wassenaar

No, that's not possible. Cognos cannot use Qlikview documents as data sources.


talk is cheap, supply exceeds demand
Not applicable
Author

that's not possible

JonnyPoole
Former Employee
Former Employee

No direct connect. You can do a 'batch export' of the QVW to TXT format. 

Write a QVW load script that:

1. binary loads a QVW

2. Use the STORE command to export each table to TXT format

3. Drop all tables

Then Cognos could connect to TXT data through a SQLenabled /ODBC Text driver.  In this situation the data source is TXT , not QV.