Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
jenriquez
Contributor III
Contributor III

Qlik mashup page load is slow. Is it possible to add loading Icon in Mashup?

We recently created a mashup. The page loads in less than 2 secs for non qlik objects however, the charts from qlik sense take more than 10s to load. 

Is there a possible to add a loading while the objects from qlik sense is not yet fully loaded/display in mashup. Or there's have the performance to improve page load performance for qlik sense object?

Can someone help me?

Thanks!

 

 

Labels (1)
  • SaaS

2 Replies
AdiPai
Creator II
Creator II

yes , it is possible to add a preloader - check out this link -

 

https://freefrontend.com/css-loaders/

for performance ,i would suggest -

1)See if there can be improvements made in the actual app (set expressions .. flags .. drop unused dimensions)

2)From Mashup check the bootstrap you are calling , if its too heavy it will add to the process time 

jenriquez
Contributor III
Contributor III
Author

Hi @AdiPai 

thanks for your reply. but do you know on how to check if all objects in mashup is fully loaded? I just want to add a loading icon / preloader if the objects still loading?

Thanks