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: 
Ayoub
Contributor III
Contributor III

Table not found Error.

Hello community, 

I'm working on an application and i wan't to delete all repeated words in a String i Did the code below 

the Code work pretty much alone in a diffrent application but when I want to integrate it . it gives me table not found like shown in the seconde image.  I can't See where's the probleme. 

Thank u for ur help

error script.PNGerror.PNG

1 Solution

Accepted Solutions
Ayoub
Contributor III
Contributor III
Author

I figured it out .. I should rename the field in DataOrig like This : 

LOAD RAISON_SOCIALE_tmp5 as RS

View solution in original post

1 Reply
Ayoub
Contributor III
Contributor III
Author

I figured it out .. I should rename the field in DataOrig like This : 

LOAD RAISON_SOCIALE_tmp5 as RS