Rakesh Das 2 Posted June 18, 2019 Share Posted June 18, 2019 I am trying to insert a button to exportonly relevant pages from webplayer. I would prefer to have an excel format for export Link to comment Share on other sites More sharing options...
Shandilya Peddi Posted June 18, 2019 Share Posted June 18, 2019 You can refer to the below sample script to export data https://community.spotfire.com/wiki/how-export-data-tibco-spotfire-using-ironpython-script-and-c In the above script, instead of "DataWriterTypeIdentifiers.SbdfDataWriter" use "DataWriterTypeIdentifiers.ExcelXlsxDataWriter" to export the data to an excel file 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