Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Join Impact on Performance

Hello All,

I am having multiple QVDs and to create a better data model I need to join most of the tables.

Just need your help, will multiple joins impact the performance of QVS??

Regards,

Balraj Ahlawat

3 Replies
sujeetsingh
Master III
Master III

If required then use joins .

Use keys too for auto association.

Refer this doc

Best Practices for Data Modelling

hic
Former Employee
Former Employee

I would question why you should join in the first place. Read more here: http://community.qlik.com/blogs/qlikviewdesignblog/2012/09/12/to-join-or-not-to-join

On performance: The join itself can take time and it might be a good idea to make the join in the DB before you create the QVDs.

HIC