Organization Name
CESKA NARODNI BANKA
Description
We are having troubles with correct behaviour of data refresh in our DV projects, which are based on external (database) data sets, which are having Data Access property set to"Live".
We have been expecting, that whenever you run DV projects, data are queried from corresponding data source (DB table, SQL query) - but this is not happening.
You have to explicitly refresh the data using "Refresh Data" button in DV project UI (this is in case, where BI Server caching is switched on and data are cached).
But this is pausing one big trouble for consumers, who I running DV projects in so called presentation mode (URL with parameter reportmode=presentation). We dont want consumersto be "bothered" with all UI controls intended for authors, not for consumers - so obviously presentation mode is the best option for consumers.
But in presentation mode, there is no possibility for consumer to perform Data Refresh (since this control/button for performing Data Refresh is not available in presentation mode).
So to overcome this, having Refresh Data button/control available also in presentation mode of DV project is highly advisable feature for our users-cosnumers of DV projects.
We have also tried (as a workaround to "bypass" this incorrect functionality) so called auto-refresh plugin from Analytics library (https://www.oracle.com/business-analytics/data-visualization/extensions.html) - but this plugin works correctly just when exposed on first canvas of DV project.
It does not work on other canvases of the same project (basically it does not refresh data at all on those other canvases).
Use Case and Business Need
Consumers of DV projects runnign DV projects in presentation mode are not able to refresh data and are getting stale data from BI Server cache.
Original Idea Number: 9d208edc66