Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. READ MORE

Qlik AutoML: How to save a csv table upload as a QVD?

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
KellyHobson
Former Employee
Former Employee

Qlik AutoML: How to save a csv table upload as a QVD?

Last Update:

Oct 11, 2022 1:42:09 PM

Updated By:

KellyHobson

Created date:

Oct 11, 2022 1:42:09 PM

Introduction

 

I needed to test a ML experiment recently with a QVD instead of a csv file.

Here are the steps I followed below to create a QVD file which was then available in Catalog.

 

Steps

 

1. Upload the local csv dataset (or xlsx,etc) and analyze which will create an analytics app

upload_csv1.png

 

upload_csv2.png

 

2. Open up the app and navigate to "Data Load Editor"

 

dataeditor.png

3. Add a new section under the Auto-generated section (with the + symbol marked with a red arrow above. Note this section must run after the Auto-generated section or will error the data is not loaded.

Add the following statement:

Store train into [lib://DataFiles/train.qvd];

or

Store tablename into [lib://DataFiles/tablename.qvd];

 

4. Run "Load data"

 

load_data.png

 

5. Check Catalog for recently created QVD

 

catalog.png

 

Environment

 

The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.

 

Contributors
Version history
Last update:
‎2022-10-11 01:42 PM
Updated by: