Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

union

Hi

I am new to qlikview, how to make union of two tables

Labels (1)
1 Solution

Accepted Solutions
brijesh1991
Partner - Specialist
Partner - Specialist

load * from tab1

concate

load * from tab2

View solution in original post

1 Reply
brijesh1991
Partner - Specialist
Partner - Specialist

load * from tab1

concate

load * from tab2