

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Generic load as a Resident table
Hi Experts,
I have create a Generic Load script and want to use that further as a resident table. Can I do that?
I got an error saying Table not found and when I tried adding "Noconcatenate" then it again showed me an error saying "Illegal combination of prefixes"
Please help

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I would guess you already have a join or concatenate at the start of the generic load script.
This would be why its not found (as its joined to the previous table loaded) and you get a prefix error as you can't noconcatenate and join.
Can you share your generic load script?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have the same question but i see other thread where they have answered that Join or Concatenate does not work with Resident Load. The note mentions how to delete multiple tables created by resident load but does not say how to re-use this table further as a resident load

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
have u tried Henric Post on Generic load
https://community.qlik.com/t5/Qlik-Design-Blog/The-Generic-Load/ba-p/1473470
