Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
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

Labels (1)
3 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

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.