Symptom
Preload Pages enabled in story, but data still loads on navigation in SAC
Environment
SAP Analytics Cloud
Reproducing the Issue
- Log in to SAC
- Open an existing story in edit mode.
- In Data Refresh > Loading Optimization Settings, enable Preload Pages.
- Save the story and switch to view mode.
- Wait approximately for few minutes to allow time for background preloading.
- Navigate to different pages
Notice : The content still loads on navigation instead of being preloaded.
Cause
- This behavior is working as designed.
- The Preload Pages feature in SAP Analytics Cloud preloads only the structure of adjacent pages (next/previous). The underlying data queries are intentionally not fired in the background and are executed only when the user actually navigates to that specific page.
Therefore, while the page structure/layout is prepared in advance, the data retrieval for widgets (tables, charts, etc.) occurs at the moment of navigation, which is the expected product behavior.
Resolution
If faster data availability on page navigation is required, consider the following:
- Optimize the underlying models and queries to reduce data fetch time.
- Review and apply best practices under Loading Optimization Settings (e.g., Viewport Loading, Background Loading).
- Reduce the number of widgets/complexity per page where possible.
See Also
- Ability to enable Preload Pages for Full Viewer mode, Embed mode and Present mode in optimized story since SAP Analytics Cloud 2025 QRC2 update
- How to collect a HTTP archive (HAR) file and Console Log file in SAP Analytics Cloud
- KBA 2569847 - Where can you find SAC user assistance (help) to use, configure, and operate it more effectively?
- KBA 2487011 - What information do I need to provide when opening a case for SAP Analytics Cloud?
Your feedback is important to help us improve our knowledge base.
Keywords
preload pages, view mode, existing story, pages not preloaded, loading optimization, data refresh, sac story, page load on navigation, optimized story, story performance, background preload, story viewer, table not preloaded, embed mode, present mode , KBA , LOD-ANA-LWV , SAC Lite Viewer , LOD-ANA-DES , Story Design & Visualizations , Problem
SAP Knowledge Base Article - Public