Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
sakamsureshbabu
Creator
Creator

load data

i have 10 branch data,each branch have below  table structher .

emp nodatesales amountqut
a

now i want to load this 10 tables i get synthetic loops.

how i am load this data.

3 Replies
Not applicable

Use Concatenate keyword to merge all the data into one table.

or use Qualify statement

Thanks,

Singh

sakamsureshbabu
Creator
Creator
Author

thanks Singh

concatenate is used for big size tables.

Not applicable

Not necessary for big size tables. In any case if the 2 tables with same columns, qlikview will automatically concatenate them into one.

Try using Qualify then.

Thanks,

Singh