Hello , for refreshing the data in my dashboard , i always go to the refresh button ( see picture below ) , i wanna know if there is a solution to automaticaly autorefresh the data in the execution ? Thank you
There are several tools , you can use for auto refreshing a webpage (eg: Refresh Monkey or Autorefresh for chrome)
Here's an example of using a simple java-script to achieve the same: https://www.jamescoyle.net/how-to/1907-javascript-to-refresh-all-obiee-dashboard-analysis
using a javascript in the section will have impact for the whole system and all users. It the requirement is only for one user, it will not work.
Asim,
Your suggestion (If I understand correctly) will refresh the webpage which is different from an actual refresh using the refresh option:
In Obiee12c Dashboard refresh forces Obiee to requery data from the database and caching will not be used.
for that we can use a disable_cache_Hit in the advanced tab
John305 wrote:i wanna know if there is a solution to automaticaly autorefresh the data in the execution ?
What do you mean "automatically autorefresh data in the execution" ?
Start by defining what you really look for and then there are chances that one of the few things posted above will work.
Are you looking for a way to refresh the data based on a timer? So you keep the page open and it refresh from time to time? Do you have something else in mind?
Is it for a single analysis or the whole page? Is it just for you or for all the users of that page?
The more precise you are, the better the answer is ...
PS: also doesn't hurt to say which version of OBIEE you use as some answers can depend on the version.
The tools you suggest would still not do a actual data refresh but just a page refresh (F5)
Are you wanting to trigger an ETL refresh from an OBIEE page?
No, I assume the original poster wants to refresh because the dashboard uses (near) real-time data. Otherwise I do not really see the point of an automatic refresh.
Hi John,
you can just use following javascript code inside your dashboard using a text box component;
this will make the screen automatically refresh. You can also set up the timing in milliseconds.
Marco
Agenda Presentation: What's New in FDI 26.R3 Open Q & A: Ask your questions of implementation and product specialists Replays of past FDI CEAL Guidance Office Hours are available on Oracle VideoHub here. Fusion Data Intelligence - CEAL Guidance Office Hours The FDI Office Hours are hosted by CEAL solution architects who…
So when I click the apply button, it uses the value . Also. How do I stop the auto populate table when the report opens???? I am in OAC
Good day, please kindly assist. We are creating a graph to calculate the number of assets per milestones. However, the planners have only populated assets for only one milestone from the list of milestones the customer wants to track. Which gives an incorrect view as the project moves past different milestones that it has…
I scheduled the report in OTBI and the agent was run successfully. However, I do not receive the report after the run in my inbox. The addresses are properly recorded, and the report is in an excel format and saved as a pivot table in otbi. What can be the cause?
Anyone has any idea why the OAC documentation on custom viz is not available now? I was able to access till last week - https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsdv/build-package-extension.html. Does this mean OAC doesnt support custom viz or custom workbook extensions?
I made a parameter with letter range values… put it into a dashboard filter. Then I created an expression filter to bind it to my last name column in the table with the image I uploaded here. I am getting the following error??? Invalid Expression. Validation of parameter values failed. A general error has occurred. Message…