Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Problem with QVD creation

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

10 Replies
Not applicable
Author

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