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: 
m_alsoby
Contributor III
Contributor III

QLik Sense With Redis direct connection

Hello Team,

I have create a connection between my Qlik Sense Server & our Redis server through ODBC connection,

I just wonder how can I retrieve the Data from Redis while we cannot use SQL command for it ?

For example:

Load *;

SQL

Select * from TableName ;

The script above will not work with Redis

0 Replies