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: 
Anonymous
Not applicable

what does "load once" mean in tMap?

In the tMap, we can set Lookup modoel to "Load once". I am wondering what this mean.
Does it mean it will load once a day? or one transaction? or something else?

Thanks.
Labels (2)
1 Reply
Anonymous
Not applicable
Author

It means once during the job execution (at the very beginning of the job).
Load at each row : the lookup is loaded every time a row is processed in the main flow.
Reload at each row cache : reload it only if the current value has not been encountered yet