Skip to main content
Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
Announcements
Nov. 20th, Qlik Insider - Lakehouses: Driving the Future of Data & AI - PICK A SESSION
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to encode Data in Qliksense?

Hey Guys,

is it possible to encode Data in Qliksense similar like in Qlikview?

If not, is there any alternative to do so in the script?

Regards

Leon

1 Reply
Anonymous
Not applicable
Author

Hello Leon,

I'm not sure if it would be so easily achievable as it is in QlikView.

Here is an idea. Encode data in QlikView and extract data model tables into qvd files by putting a store statement at the beginning of the script and doing the Partial Reload. Make sure you will put exit script just after all store statement lines.

Import qvds into QlikSense and there you go! 

Cheers!

Janusz