Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how to structure the load in qlicksense

I am new to qliksense,

I created a appliacation and to load data

    1. should I directly load from source

         or

     2. Should I first create a qvd file from souce and then load qvd files. 

2 Replies
Gysbert_Wassenaar

It depends. Do you need to reuse the data in other apps? Then store the data in a qvd and reuse it for all the apps that need that data. Do you need to do incremental (aka delta) loading and keep track of historic data? Then store the data in a qvd and each day (or week/month/whatever) load only the new data from the source and append it to the historic data from the qvd. If you have no reason at all to store data in an intermediate qvd file then don't.


talk is cheap, supply exceeds demand
reddy-s
Master II
Master II

Hi Deepak,

Loading the data from a QVD file is always preferable as it reduces the network traffic & improves performance.

Thanks,

Sangram.