How do you optimize the QlikView application?

devquora
devquora

Posted On: Feb 22, 2018

 

In QlikView, the QVD flies will store data that can be accessed for future use. The QV application can be optimized when we create QVDs. This gets stored in the RAM which ensures user experience too. We create QVD with the help of Store Command. After creating this you can save the file with a .qvd extension.

The Store command is given below:

STORE<TableName>INTO<Path\FileName.qvd>

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    QlikView Interview Questions

    Explain about all the features of Qlikview.?

    The segregation of data into different lists is the most useful tool in Qlikview. There are many features that can give reports on data sources available in the business organization. Quick storage: ...

    QlikView Interview Questions

    What is Set Analysis in Qlikview?

    With Qlikview, the analysis is made with the help of sets of different groups. This is applied for aggregation functions. This is used for comparing the sales or production based on the current and pr...

    QlikView Interview Questions

    What are the differences between Keep and Join in Qlikview?

    Differences between Keep and Join in QlikviewKeep JoinWhen the load statement is used, Keep gives displays both the databases. Both of them are stored in-memory on Qlikview. Join will ...