Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Good Morning. I'm loading some data, about 700K rows, into an application. The data loads into all the files but it fails right at the end while I believe it is creating one of its indexes.
It's not very descriptive. I did try to set CreateSearchIndexOnReload=0 in the load script to see if that would get by it but not having a anything descriptive I'm not sure what else to try. Has anyone seen this vague error message and fond out what was causing it?
Any thoughts would be greatly appreciated. Thanks
The problem is all those synthetic keys , you will need to redesign/adjust your script to remove them.
Please refer to the following post:
https://community.qlik.com/t5/Qlik-Design-Blog/Synthetic-Keys/ba-p/1472634
Hope it helps!
The problem is all those synthetic keys , you will need to redesign/adjust your script to remove them.
Please refer to the following post:
https://community.qlik.com/t5/Qlik-Design-Blog/Synthetic-Keys/ba-p/1472634
Hope it helps!