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: 
lse
Employee
Employee

Quick Tips #10 - Slice n' Dice

Slicing an application into smaller parts will reduce the need for resources even if the same amount of data is loaded into RAM.

The hard part is to find the dimension best suited for slicing. Slicing into too many slices can cause the ratio of UI versus data to become inefficient. To prevent this one might introduce a new "grouping-dimension". States can be grouped in north, south, east and west.

Combining this with section access will further improve the situation. Even splitting a file in two slices will have a positive effect on resource usage.

Cheers from the Scalability Team.

Labels (1)
0 Replies