Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how to pass data from one table to another table in scripting

Hi All,

How to pass data field or date from one table to another table using scripting.

or map one variable of one table to another variable of another table.

thanks in Advance.

Shiv

1 Reply
hic
Former Employee
Former Employee

There are several functions that you can use to get a value from one table into another: Peek() and ApplyMap() are the two that I use most.

See more on http://community.qlik.com/blogs/qlikviewdesignblog/2012/09/18/one-favorite-function-applymap

HIC