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

QVD file

Hi all,

After data load was successful for an app, I wanted to check my QVD file but I could not see QVD being generated.

How can I locate my QVD file location. I can see QVD for all the app in D drive but not this one.

Thanks

In advance

3 Replies
adityaakshaya
Creator III
Creator III

Hi Love,

Sometime it happens when we missed to add "\" before the filename.

Can you share the script so that I can help you better on this.

Regards,

Akshaya

pawwy1415
Creator III
Creator III

Hi,

Please check your store command syntax once

store Tablename into [lib://Qvd Storage ] \Tablename.qvd(qvd);


Here Qvd Storage is your connection name if your connection is like C:\QlikShareFolder\4.QVDs

then the qvd will be stored in that location with Tablename.qvd

sasiparupudi1
Master III
Master III

may be there are no rows in the table?