Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
dhavalvyas
Contributor III
Contributor III

Improve Performance

Hey,Can any one tell me how to improve performance for already developed application for customer benifits.

4 Replies
neha_shirsath
Specialist
Specialist

Comment unnecessary fields and avoid if statement in front-end rather than use set analysis.

ziadm
Specialist
Specialist

There is a big discussion and requires to cover 3 area for Improvement

1- Data Modeling (Read about data modeling best practice)

2- Front end Dashboard (Read about visualization best practice

2- Server Management (Server Optimization)

Venkatchoudary
Contributor III
Contributor III

Try these may be use full:

1. Declare Variables in script, which ever created in front end.

2. Apply variable toggle in Drill down tables, instead of creating multiple tables.

3. Comment Unnecessary fiends in Script

4.Pull only required date to application by using conditions.

also refer this link, may be use full

improving QlikView performance

Siva_Sankar
Master II
Master II