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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
robbybalboa
Contributor III
Contributor III

Qlik Sense Store/Export Chart as qvd

Dear User group,

in QlikView we export table charts into qvd.
To do it via skript (join + group by + store) is very hard because of the huge amount of data.

In Qlik Sense I need this function as well, but cannot find a possibility to do that.

Question: Is this possible or not? If yes, how to do?

THANK you for your feedback
Robert

Labels (2)
2 Replies
Patricia_Silva
Specialist II
Specialist II

Hello @robbybalboa, how were you doing the conversion of charts from qlik view to QVD if not using the script function?

Help users find answers! Don't forget to mark a correct resolution 🙂
robbybalboa
Contributor III
Contributor III
Author

Hello Patricia,

I have round about 1 Billion rows with an amount =cost (per year).
This I have to combine with ~ 30.000 item information and 25.000 customer rows.
If I join it and afterwards use group by I get performance problems.

To avoid this I read in the three tables in one Qlik App, create a Chart and make my different aggregations I need.
+ then I store it as an qvd.

As I need this qvd only every three month it is not necessary to update via QEMC. 

I hope this helps you do understand the issue.

With regards
Robert