I read a previous post about having the ability to have dashboards automatically refresh. In that post, it states to set a refresh script in the Rules tab. This works for Reports since there is a Rules tab in the design of reports. For Dashboards, there is no Rules tab to set a refresh script. Below is the script:
CODE: SELECT ALL
</script>
<META HTTP-EQUIV=REFRESH CONTENT=30>
<script>
What we have are 5-6 reports created and I can set a refresh script for each report. Of these reports, when I view just the report, it automatically refreshes based on what I set in the script. I assumed adding these reports to a dashboard, the rules for the report would follow, but that is not the case.
So, does anyone have any suggestions for getting the dashboard to automatically refresh.
Thanks