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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
juleshartley
Specialist
Specialist

Applymap - Clear from memory

Hi,

I just wondered if anyone knew of a way to clear out any mapping loads from memory mid way through a load script?

Perhaps load again with same table name but no rows?

We have a very memory-intensive load and it might help to streamline it.

Thanks

Labels (1)
2 Replies
rwunderlich
MVP
MVP

I don't think it's possible.  My experience is that once you create a Mapping table, you cannot modify it.  For example, concatenate will not add rows. 

-Rob

dwforest
Specialist II
Specialist II

You could load it as a normal table and JOIN the results instead and drop when done