Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 218 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 82 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Edit mode vs Presenting mode: why do they show different data?

Stefano_Mazzocca
Rank 6 - Analytics Lead
When developing my FDI dashboard all data are up to date but when I switch into presenting mode data are some week old. Why? Do I need to run some process to refresh data?
Tagged:
0
Answers
-
@Stefano_Mazzocca - OAC caches query results for performance optimization. When switching to Presenting Mode, it might use stale cache instead of fetching fresh data.
- Please try the below:
1. Clear the cache- Go to: Console → Administration → Manage Cache
- purge BI Server cache using the following command - CALL SAPurgeAllCache()
- Verify the results.
0 - Please try the below:
-
Thank you @Sumanth V -Oracle , any other idea? It didn't work 🙄
0 -
@Stefano_Mazzocca - Please let me know if you see the latest data, upon clicking on Refresh Data button.
0 -
Still nothing :( It may be a bug…
0 -
@Stefano_Mazzocca Did you compare the execution queries for both the attempts? May be that will give you a clue.
0