Skip to main content
Announcements
Global Transformation Awards! Applications are now open. Submit Entry
cancel
Showing results for 
Search instead for 
Did you mean: 
VamsiBhagavathula1

Task reload performance Normal app vs app built on top of QVD

Hello All,

 

Does anyone can tell me benefit of creating a qvd file in qliksense and building an app on top it.

Why cant we do the same (meaning running sqls) and load data into a normal app rather than building a qvd and create another app on top the qvd?? Later we anyway have to create 2 more task reloads to get the data updates .

 

Whats the best approach. Which one is more performance oriented.

 

Best Regards

Vamsi

 

 

Labels (3)
1 Solution

Accepted Solutions
Or
MVP
MVP

You can do either one. There is no requirement to use QVDs (unless your organization decides otherwise, but that's not a technical requirement). Performance will be slightly better if you load directly from the database vs. if you load from the database, store to QVD, and then read from QVD, assuming the data is only used in a single app and there is no incremental reload option.

Suggested reading:

https://help.qlik.com/en-US/qlikview/May2023/Subsystems/Client/Content/QV_QlikView/QVD_files.htm

 

View solution in original post

1 Reply
Or
MVP
MVP

You can do either one. There is no requirement to use QVDs (unless your organization decides otherwise, but that's not a technical requirement). Performance will be slightly better if you load directly from the database vs. if you load from the database, store to QVD, and then read from QVD, assuming the data is only used in a single app and there is no incremental reload option.

Suggested reading:

https://help.qlik.com/en-US/qlikview/May2023/Subsystems/Client/Content/QV_QlikView/QVD_files.htm