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: 
gkcchowdary
Creator
Creator

what is optimization techniqe in datamodel and ui level?

what are the optimization technique in datamodel and UI level

3 Replies
HirisH_V7
Master
Master

Hi ,

Check this,

http://www.quickintelligence.co.uk/qlikview-optimised-qvd-loads/

&


1. Don't use conditions on the QVD's like where and exists

2. Don't add an extra column's to the QVD's.

3. Don't use Joins, concatenate and Keeps rather than Joins you can use Apply map()

&

script level:

1)drop temp tables

2)use mapping if possible

3)try to avoid join

ui level:

1)write conditions instead of chart in script level it self

2)observe the memory consumption of charts to populate

Hope this helps,

-HirisH

HirisH
“Aspire to Inspire before we Expire!”
maxgro
MVP
MVP

you can find a lot of docs about optimization in the community, just use the search (upper right)

Best pratices documents which i have collected ... | Qlik Community

ashfaq's answer here

https://community.qlik.com/message/654730?_ga=1.141671610.963237119.1449325235#654730