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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
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