Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
sirivikram1506
Contributor III
Contributor III

qvd file in qliksense

How do i create qvd file in qliksense

11 Replies
jmvilaplanap
Specialist
Specialist

Hi,

STORE tableName INTO [lib://QVDFolder/tableName.QVD] (qvd);

How to create the QVD files in QlikSense ?

sirivikram1506
Contributor III
Contributor III
Author

Yeah thanks jose,

but in qliksense cloud business what is the process to create qvd?

and  in my app  it has 1.5 GB of data so cloud business aloows upto 150 MB per app but we need all the data (1.5GB) so  how to solve this issue?

jmvilaplanap
Specialist
Specialist

Hi Vikram

I think, QlikCloud is not ready to manage this information volumes, maybe you can made several QVD smaller than 150Mb to made the calculations and have a final QVD of QWF of 150Mb or less.

Regards

sirivikram1506
Contributor III
Contributor III
Author

Hi Jose ,

Thanks and how do i create Lib Path in qliksense cloud business

martinpohl
Partner - Master
Partner - Master

Hi Vikram,

with Cloud Basic you can't.

With Cloud Business you can manage your apps to reload but I am not sure with using qvd.

Have a look here

Data Visualization Software in the Cloud | Qlik Cloud

sirivikram1506
Contributor III
Contributor III
Author

Thanks, and can you tel me how to  decrease app size actually my app has 1.5 GB of data so in cloud business max app size upto 150 MB pls tell explain me .

tomasz_tru
Specialist
Specialist

What kind of fields do you have? Sometimes it's possible to reduce model size by dividing fields - Qlik is creating index for every distinct field value.

Tomasz

sirivikram1506
Contributor III
Contributor III
Author

i have numeric , text , date fields, and may i know what is index in qlik and use?

jmvilaplanap
Specialist
Specialist

Hi Vikram

I think is virtually imposible to decrease the size at 10%.

Maybe you must to use another aproach (if you want to use QlikCloud Business). Maybe you can create an app by year or by client, I don't know.

Splitting the date fields in year, month, day (even in time is you have) you can save memory space but I don't know if this will be enough.

Regards