Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

table not found for Drop tables Statement

hi guys am using Drop table statement,it is working but then am getting an Error during the reload of table not found

2 Replies
priyasawant
Creator II
Creator II

​kindly share your script and the error screen shot if possible.

Not applicable
Author

I found the solution,the problem was that i was dropping the same table twice.

so it loaded the first statement and wanted to drop it again but it couldn't  not fine it hence it complained.