cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding New data in dash board

Former Member
0 Kudos

Hi gurus,

Can anybody tell me the steps to build a dash board, which can give me the fresh for every 10 minutes. As of now i know that in dash board we have one refresh button when ever we click on that, it brings the new data. So please tell me the steps to build this.

Thanks,

Naren

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi

Please go through this link:-

http://www.w3schools.com/tags/tag_iframe.asp

You can create a simple html page with the iframe and javascript for reloading it.

This html page could also included in VC in a html view.

Regards

Navneet

Former Member
0 Kudos

You can use the TIMER control available in Compose>Connectors >Timer . Connect the timer and the Start point which will refresh the page (Configure the Timer's Interval to refresh automatically)