Specifying data elements for browser-side caching
You can configure specific data elements to be cached locally in the web browser for better performance. Data elements that are cached include data that is frequently updated during common operations, such as selecting values, sorting, and filtering.
Not every dashboard feature allows data to be cached on the browser side – and some data should not be cached. However, data that is cached on the server side and the browser side work together to provide consistent results, while they reduce the server load and improving performance.
About this task
To tune your browser-side caching, you can create separate data caches, then apply different caching rules to each one. By enabling and disabling different data caches, you can discover the combination of enabled data caches that works best for your dashboard.
When browser-side caching is enabled, Cognos® Analytics uses the feature where possible. In use cases where this caching is not possible, queries are sent to the Cognos Analytics servers, but might still use server-side caching from their query services.
The size that is stated in the error message is the amount of
browser memory that all caches consume and not the system memory of your client workstation. You can
add filters to reduce the overall size of your browser-side caches and avoid reaching this size
limit by clicking the Filter icon that is associated with any categorical column. For
example, if your dashboard requires data for only two years, you can filter on those two years to
make sure that the cache retrieves only that data.
- Limitations
-
Limitations of this feature include the following items:
- Crosstab visualizations where null suppression is turned on
- Crosstab visualizations where summary rows and columns are shown
- Top or bottom filters
- Navigation paths
- Model Filters and Parameters
- Insights/Forecasting
- Tables with Ranks applied
- Cognos Explorations/Stories
- Tables with Average summaries
- Count distinct aggregation type
- Grouping
- Widgets and visualizations that are set to automatically refresh