Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Using Qlik Sense Server edition from an year- this doesn't happen frequently but at times app schedule run successfully but it doesn't load the complete table details.
For e.g. - Table has 100,000 rows it loads say 90,000 and on the next day it loads 100,000
Status of the task is Success and script log is of help as it conveys the same. Its getting hard to monitor such fails without notification and mostly we don't notice it until end user complains that data is missing.
Kindly help.
Is it a simple load from that table? or are you doing any incremental load or similar?
If it is simple load it is very weird. I would check if there is any other process which is manipulating that table and if that process ended prior to the qlik reload
It is simple load - direct select * statement from Database.
Loaded data is then moved into QVD which is later used in several other apps as required.
Kindly help as its primary table which is getting affected.