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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
dmohanty
Partner - Specialist
Partner - Specialist

Convert a Straight Chart to QVD while opening the document

Hi All,

In my final QVW I have a Chart with some Fields and Values in it. I want to convert one particular Straight Table into a QVD, every time the document has finished reloading in QMC.

This task may be done manually - by exporting to excel and then converting to QVD, but I don't want to carry the manual process.

Can the above desired task be done automatically - BUT WITH NO MACRO, MAY BE WITH TRIGGER.

Regards!

4 Replies
dmohanty
Partner - Specialist
Partner - Specialist
Author

Any help here please?

jonas_rezende
Specialist
Specialist

Hi.

You could build the result of straight table in script and use resource STORE and INTO, saving in format (qvd).

Hope this helps.

dmohanty
Partner - Specialist
Partner - Specialist
Author

I don't want to manually export the result.

Once the QVW has finished reloading, that Particular Chart should be Stored as QVD. May be by help of some script or May be by Trigger.

jonas_rezende
Specialist
Specialist

Hi.

If you program the qvw in QMC, will have the QVD automatically.