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: 
ramkrishna86
Creator II
Creator II

Qlik Sense script load

Hi,

I have 2 table with 4 column with 28000 rows and another table with 400000 rows with 5 column with one common column.

When i try to join both qlik sense takes infinite time even after 3 hours it shows loading data.

Can you please help why this is happening ?

Thanks,

Ram Krishna

1 Reply
marcus_sommer

I assume your join didn't worked properly and it's creating a large carthesic product and it is therefore running out of memory. Please provide your script and the information which relation exists between the keys of the tables - 1:1, 1:n, n:n?

- Marcus