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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources 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
Partner Ambassador/MVP
Partner Ambassador/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