Manoj Tadakamalla Posted August 12, 2019 Share Posted August 12, 2019 Hi, If we are pulling data from a SQL/MySQL database table, can we do an auto-refresh in Spotfire web player to have the dashboards up to date Thanks. Link to comment Share on other sites More sharing options...
Shandilya Peddi Posted August 12, 2019 Share Posted August 12, 2019 To be able to reload the data when the analysis is opened in WebPlayer you can do choose one of the following options, 1. Use Schedule Updates and schedule the analysis to reload after certain time. https://docs.tibco.com/pub/spotfire_server/10.2.0/doc/html/TIB_sfire_ser... https://docs.tibco.com/pub/spotfire_server/10.2.0/doc/html/TIB_sfire_ser... 2. Add a button in a text area with an IronPython script to refresh a particular data table or multiple tables. Below TIBCO Community Wiki article provides a sample script for reference, https://community.spotfire.com/wiki/how-refresh-or-reload-data-using-ironpy... 3. In Spotfire 10.4 you directly do it from the menu by selecting either "Relad All Data" or "Reload Linked Data" https://community.spotfire.com/wiki/whats-new-tibco-spotfire-104#toc-11 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now