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

Announcements
Congratulations to the new Qlik Luminary and Partner Ambassador class! Meet them here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Field not found

Hi

Can some tell me, why thie error come?

Please find the attached errors

Error_while_loading.JPG

2.JPG

Br

Anta

Labels (1)
1 Reply
Miguel_Angel_Baeyens
Support
Support

Hi Anta,

In the first case, it seems the field has been already dropped or that it was never loaded, and some DROP FIELD statement is not working. In the second case, the table tmpGroup does not exist, probably because it has been already concatenated to another table.

Anyway, it's hard to say without having the script.

Hope that helps.

Miguel