Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

What will be the best approach to handle the huge amount of data(50 millions of rows)

How does QlikView handle large amounts of data? is there any way to design dashboard with huge amount of data?

7 Replies
marcus_sommer

With a well-build datamodel could a dasboard run very smoothly with 50 M records even with quite small hardware-ressources and you could heavily slow down an application with a few k records if you makes (many) things wrong.

There is no best approach to build a datamodel and an application - it will be always depend on the kind of data, the number of user and the requirements of the business which data should be calculated and displayed in which way. Therefore you need to be a lot more specific with your question.

- Marcus

Kushal_Chawda

see the below link in which there is some resources for the best practices

Large amount of data (120 million rows) ... anyone got experience?

jagan
Luminary Alumni
Luminary Alumni

Hi,

Check few points below

- Do you really need all the data?  Check with user how many past years data they want? Last 5, 10 or N.  This will reduce the file size, Records count, if file size is less QV performs well.

- Load only the required columns.

- Truncate Timestamp if you are not using it for analysis

This are the main points to consider while creating a data model.

Regards,

Jagan.

Anonymous
Not applicable
Author

Thank you all for your awesome reply...

swuehl
MVP
MVP

Adding another classic reference to all what has been already said above:

*** 6 Weeks in to QV Development, 30 Million Records QV Document and Help Needed!!! ****

Anonymous
Not applicable
Author

Very good thread... Thanks a lot.. swuehl ,

luciancotea
Specialist
Specialist

Always remember, it's not the number of rows that matters, it's the number of distinct values in each column.