Has anyone been able to get the automatic refresh to work in 8v3 or 8v4?
In 8v2 I have a html item on my report with the following code in it:
<SCRIPT type="text/javascript">
self.setInterval("RunReport()",'210000');
</SCRIPT>
The dashboard will automaticall refresh itself. I was never able to get it to work in 8v3, but I figured that was due to 8v3's general bugginess. When we moved to 8v4 it does not work either.
Just wanted to know if anyone has figured a way to make a report automaticall refresh in 8v4.
Thanks
sk