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: 
Anonymous
Not applicable

How to reduce the opening time of application on access point.

Hi ,

Size of my application is 41 MB ,but it takes more than 5 min to open in access point .Even though I have done following changes in the applications

create landing page with image and reload time

Conditionally hide all the sheet except landing page .Other sheets will be activated on the click of the button in landing page

No heavy calculation charts

Drop the unused fields using Document analyzer.

Is there is any other way to identify the action needs to be taken in order to reduce the opening time of application on access point.

Thanks for your suggestions in advance.

1 Reply
Kushal_Chawda

Most of the things you have already done correctly and as per the application size it is very strange that application is taking lot of time to open considering you don't have heavy calculations and hiding all the sheets and created lending page. One thing also you can check is Variables. Make sure that you don't have many variables which calculates some value i.e variable with "=" on front end. While you open the application these variables always gets calculated. So if you have heavy calculations in your variable as well, it takes time to open the application.

Also check, no other activity is performed on server while opening the application. Make sure that your server is up and running. Also check utilization of RAM & CPU on server while opening the application on server. You can check the performance of your server using Governance dashboard and there are many other tools.