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: 
Not applicable

Error on Store Into qvd

Hi, i have an error while i'm trying to store data from a resident table into a qvd file.

this is my code:

Store * From mantenimiento Into $(pathQVD)mantenimiento.qvd (qvd);

I debuged my code looking for a sintax error or a wrong path and everything is right.

When i execute the script, it stopped and says "Script Finished". Then it asked me if i want to reload data because an error has ocurred.

I would be grateful for your response.

12 Replies
vardhancse
Specialist III
Specialist III

once can you give your sample path

vardhancse
Specialist III
Specialist III

if qvd exists also it will overwrite

Not applicable
Author

Well, when i tried to delete the qvd file, it doesn't allow me bacause "was opened by another application"...

then i restart my pc and i reload data and it works without problems...

Thank to all for your responses.