Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all, I made some modifications to my load script and Qlik autosaved it with no problem, but after some modification, Qlik stuck on "Saving in progress..." (see attached picture). What's the problem? Is there a log?
Thank you.
Your data-model may be invalide by resulting in synthetic keys or circular loops and the automatic resolving may require more time and/or resources as you have. Getting a quick look on the data-model could be reached by reducing the loaded data-set, maybe with a FIRST 100 statement to the biggest loads or adding there a where-clause like: Date = today()
Hi @marcobis ,
There could be multiple possiblities here :
1) Network issues.
2) Space issues on the Qlik Server.
3) huge size of the dashboard.
How to debug further :
- Did the issue resolve itself or are you still facing the issue ?
Ans- If it resolved itself then, mostly it was a network issue or the qlik service was in hang state.
- Is it applicable to only a certain dashboard or are you facing it in all the dashboards ?
Ans- if for all dashboards, Check the available disk space at Qlik node where the Qlik Share is present. if for a certain dashboard, try optimizing the data model once by importing it without data.
Let us know what works for you.
Regards,
Rohan.
Hi Rohan, I answer by point:
The issue is still present, but it is just on editing the script, on loading data the app is saved correctly, but when I start manually editing the script after 3-4 normal autosave, even if I write a single character or I put a single space, the it stuck on "Saving in progress..."
Hi,
Is it the same when your same dashboard is imported without data too ?
Regards,
Rohan.