How to refresh the data of iFrame embedded widgets?
When embedding widgets through iFrame embedding, the data displayed is the most recent data available at the time of page load. However, there may be instances where you need to refresh this data after the initial load.
Currently, there is no option to refresh the data at the individual widget level through the user interface. However, there are a couple of ways to ensure that your data is up-to-date.
Auto-Refresh Feature
One way to refresh the data within the embedded widget is by using the auto-refresh feature. This feature automatically updates the data within the embedded widget at regular intervals.
To activate the auto-refresh feature within dashboards, you can refer to the help documentation provided here.
Page Refresh
Another way to refresh the data within the embedded widget is by refreshing the entire page. This will reload the page and the embedded widget, ensuring that the most recent data is displayed.
While this method may not be as seamless as the auto-refresh feature, it is a reliable way to ensure that your data is up-to-date.
Conclusion
While there is currently no option to refresh the data at the individual widget level, the auto-refresh feature and page refresh methods provide effective ways to ensure that your data is always up-to-date.