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

left keep or left join which one is give better performance?

hi ,

I use left keep and left join in qlikview.I saw the difference in datamodel leftkeep keep table separate  in datamodel  and left join merge the 2 tables into one.but  I have a doubt  which one  give  better performance wise.in both whether leftjoin or left keep. which one is better for performance wise? I do not know pls tell me out. which one is give  better performance

                                               Thankyou,

Regards

madhu

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Left keep will be less costly during the script execution. Depending on your data model a joined table may perform better in charts and expressions than two separate linked tables.


talk is cheap, supply exceeds demand
Not applicable
Author

Thankyou gysbert wassenaar