This tutorial shows how to export data from Excel, CSV, or text files into QVD format, which is Qlik Sense's optimized native file format for faster data loading.
Note: You need a Qlik Sense app with data already loaded from a source like Excel or text files in the Data Load Editor.
- 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.
.gif)



