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

Creating additional master data in skript

Hi all,

this might be another really stupid question, but we are just starting to use QlikView….

We are loading various source files into QV and we know, that data coming from file A always belong to Division 1 and data coming from file B always belong to Division 2. The data entries in the files do not contain this master data piece and we are wondering if and how we could assign this additional master data through the script, so that we can use the Division as an additional dimension later on.

Thanks for your help!

Adi

1 Solution

Accepted Solutions
martinpohl
Partner - Master
Partner - Master

Hello

add the statement

'Division1' as Division in the statement from file A and

'Division2' as Division in the statement from file B.

Regards

View solution in original post

1 Reply
martinpohl
Partner - Master
Partner - Master

Hello

add the statement

'Division1' as Division in the statement from file A and

'Division2' as Division in the statement from file B.

Regards