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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Please suggest

I have couple of tables A and B with huge amount of data .These table are associated with a Link Table  C which is associated with Master Calendar Table D with Date field

So which of the option will give better performance in my qvw

1. Remove the Link Table C and concatenate both the table A and B to generate a new table E with their respective Date fields and associate that with Master Calendar Date Field

2. Keep the Data model as it is

3 Replies
Anonymous
Not applicable
Author

please can you post structure of datamodel

SreeniJD
Specialist
Specialist

Hi Binod,

Is your data model is snow flake?

If Yes, then use link table to concatenate your tables.. as snow flake will cost more resources than your link table.

Happy to help!

Sreeni

Not applicable
Author

Hi,

Can you share your data model

Thanks