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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

when should we use join ,keep and concatenate ? almost all giving same result

when should we use join ,keep and concatenate ? almost all giving same result

join gives product table 

kepp maintain reation ship

concatenate  appending rows  

is there any other facilities to use join ,keep ,concatenate

3 Replies
avinashelite

Hi Manoj,

If the data is less we can use concatenation, but if the data is huge it will create lot of junk records which will increase the size of your application and effect the performance.

Join: Join will help you to filter out the records based on the common values  between the table concatenation will not do that eg LEFT, RIGHT joins etc

Please go through this attachment for more details

Regards,

@vi

ThornOfCrowns
Specialist II
Specialist II

rbecher
MVP
MVP

Take a look into the online help. It explains and contains examples!

Astrato.io Head of R&D