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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
pala_jagadeesh
Contributor III
Contributor III

combine three tables

How to combine as one table

I have three tables

table1:

product
apple;apple1;apple@
ball;ball@;ball@2
pen

table2:

Product1
apple
cap
pencil

 

table3:

product2
apple
chaco
pencil

 

I want output like below

All
apple;apple1;apple@
ball;ball@;ball@2
cap
chaco
pen
pencil
Labels (4)
1 Solution

Accepted Solutions
BrunPierre
Partner - Master II
Partner - Master II

3 Replies
Eugene_Sleator
Former Employee
Former Employee

Hi @pala_jagadeesh  that question has been answered in this community post 

 

Combine-3-tables-into-1-by-Concatenate

 

hope this helps

pala_jagadeesh
Contributor III
Contributor III
Author

@Eugene_Sleator 

Hi 

but in my table1 ,rows are separated by semicolon, 

only product apple is present in three tables

BrunPierre
Partner - Master II
Partner - Master II

See attached.

peter_brown_0-1660074320186.png