Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Friends
I am a beginner in QlikView. Currecntly i am facing a problem to creating QVDs and Store into hard drive for future use. I am using this sample codes for all tables:
I am using just 35 tables.
let qvdpath='E:\path...................................................\';
store *from TableName1 into $(qvdpath) TableNm1.qvd;
error i am getting...
"Execution of script failed. Reload the old data?"
Let me know any alternative methods.
Thanks in advance.
Roy
Hi, there was a problem with a key table, i found while i testing those object. Now its working fine. Its creating 13 Qvds with-out loop and able to recollect using store..,
(I guess that was the problem, because i had already done what you all suggested)
Thanking you all and Qliking ![]()
Roy