Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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?
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
have u tried Henric Post on Generic load
https://community.qlik.com/t5/Qlik-Design-Blog/The-Generic-Load/ba-p/1473470