Tuesday, July 20, 2010

Auto Refreshing Reports

I have a customer who required a monitor screen to refresh at an interval to serve as a montor for changing data. After considering may options I found the easiest way was to create a CRM Report and place the following command within the rdp file.

<autorefresh>30</autorefresh>

This will refresh the report every 30 seconds and is a very simple way of doing it. It will also pick up any data changes.




No comments:

Post a Comment