Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Binary Load - Variables

I'm doing a Binary Load but there are some variables that are defined at script level that need to be moved too.

Is this possible to do Binary and also have the variables moved over ?

3 Replies
swuehl
MVP
MVP

Anonymous
Not applicable
Author

Thank you swuhel. This post mentions:

"As a "wrok around" - you can load variables into a table in the source document and then retrieve them from the table (using peek()) in the target document."

but there was no example, could you comment on how do this ?

swuehl
MVP
MVP

Here is a sample on how to create the variables from a table.

Create multiple variables from table

To create the table in the first app, you can try using an INLINE LOAD with the rows containing your variable name and value.