- Login and open the Data Load Editor in your Qlik Sense app and create a new section by clicking the plus icon.
- Create a new connection by clicking Create new connection and select the folder where your data source is stored.
- Load your data by clicking on your data source (for example, CSV file or text file) and clicking Insert script to load the data into the editor.
- In the Data Load Editor, enter a name for the data, for example, Data_Leads.
- Add a STORE statement to save the data as a QVD file, for example, STORE dataset_name INTO filepath\filename.qvd.
- Click Load Data to create and save the QVD file.
- View your QVD file in the folder to verify it is loaded correctly.
How to Create a QVD File in Qlik Sense
📌 Why this matters
Why this matters
QVD files are Qlik Sense's native format and load significantly faster than Excel or text files because they're already optimized for the engine. Storing data as QVD reduces load times, decreases memory usage, and improves overall app performance. Once your data is in QVD format, you can reload it quickly without processing the original source files each time. This is especially valuable when working with large datasets or when you want to separate data preparation from analysis in your scripts.
Your product deserves an interactive demo
This website uses cookies to ensure you get the best experience on our website. Learn More
Got it
