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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

qlik

what is the QV performance optimizing in server side, developer side

2 Replies
Anonymous
Not applicable
Author

Hi ravi,


Optimizing the Qlikview application can be done at Server level,Scripting level and Design level

Server Level

Data Compression Technique
Breaking single large QVW file into multiple smaller QVW
Load Balancer

Scripting level

Removing Synthetic key
Dropping Temporary Tables:
Handling Expressions/Calculations
Use of Auto number Function

Design level.

Monitoring Memory Consumption at Object Level
Minimized Chart Vs Maximized Chart

Regards

Neetha

Not applicable
Author

Thanks neetha