Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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!
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
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