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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Resident Load

Hi All,

I just can't figure out why my resident load is not working. I get an error message that says cannot find table, when I am actually looking at the table. I have attached the script and error code.

Any help appreciated.

H

1 Solution

Accepted Solutions
hic
Former Employee
Former Employee

What do you have in the script before row 66? If there is a table there with identical fields as your [2013 Sales], then the Loading of [2013 Sales] will be concatenated onto this table, and you will have no table called [2013 Sales].

HIC

View solution in original post

3 Replies
hic
Former Employee
Former Employee

What do you have in the script before row 66? If there is a table there with identical fields as your [2013 Sales], then the Loading of [2013 Sales] will be concatenated onto this table, and you will have no table called [2013 Sales].

HIC

sudeepkm
Specialist III
Specialist III

Please share the full script

Not applicable
Author

OK, false alarm,

I had made the [2013 Sales] identical to [2014 Sales] in structure so that it would be concatenated into 2014 sales.

All sorted now.

Thanks