Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
shiveshsingh
Master
Master

Best Optimization Techniques - Qlikview

Can you please confirm what optimization techniques we shud use for faster processing in Qlikview.

For eg - Store data in QVD rather than pulling it from Database again n again

Thanks

1 Solution

Accepted Solutions
passionate
Specialist
Specialist

Hi Shivesh,

Along with what PM Suggested.

- Use 4 Teir Architecture (QVD,Transform,Datamodel and mainApp)

- Use incremental load strategy for Qvd load

- Use Log Analyser to check load timings for you load script.

- Once Qlikview application is created you can use Document Analyser to check for redundant columns which are loaded.

Regards,

Pankaj

View solution in original post

4 Replies
passionate
Specialist
Specialist

Hi Shivesh,

Along with what PM Suggested.

- Use 4 Teir Architecture (QVD,Transform,Datamodel and mainApp)

- Use incremental load strategy for Qvd load

- Use Log Analyser to check load timings for you load script.

- Once Qlikview application is created you can use Document Analyser to check for redundant columns which are loaded.

Regards,

Pankaj

shiveshsingh
Master
Master
Author

Thanks

shiveshsingh
Master
Master
Author

Thanks