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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
ferha_jafri
Partner - Creator III
Partner - Creator III

Why we are getting this error while writeing the script

Please find the attachment i am trying to run add statement for partial relaod and i am getting an error while writting the script...One more thing it is mentioned in the manual that if we load two tables and put there result in one table it is mentioned that it is going to discard the second table but when i load both tables it did not discard the second table and even remove the duplicates without any condition in the script...Pl help

Thanks in advance

1 Solution

Accepted Solutions
alexandros17
Partner - Champion III
Partner - Champion III

after ... not exists(name) remove the first semicolon ';'

Hope it helps

View solution in original post

2 Replies
alexandros17
Partner - Champion III
Partner - Champion III

after ... not exists(name) remove the first semicolon ';'

Hope it helps

ferha_jafri
Partner - Creator III
Partner - Creator III
Author

It worked thank you