|
- Auotomatically export data in spotfire, and send this data(such as . . .
We use spotfire as one of way of gathering all data from various applications Data from various applications are gathered as a form of excel file in spotfire, and these are updated in real time What i want to utilize with this kind of excel fie is to extract this excel file, and send this excel
- Landing - TIBCO Community
We migrated over all the Spotfire discussions and questions If you're looking for TIBCO-related questions from the old community, please check out the new TIBCO Community, linked above
- i need Spotfire web to write directly to the spreadsheet
Hello, what I really need is for the user to be able to input fields (form) through Spotfire Web and the IronPython script code to record this information in an excel spreadsheet
- Help with Pagination in TIBCO Spotfire 14. 0 Query Library Items REST . . .
Hi Team, I am working with the TIBCO Spotfire 14 0 Query Library Items REST API (Library API V2 | Spotfire Server), and my use case involves retrieving paginated API responses
- Query on how to filter and count unique values of a column in another . . .
3 filters for columns B, D, and G which take multi-line text input After applying filter, count the unique values in columns G, F, B and K Export the filtered table into a csv file I am unable to make progress in the project If anyone can share how to proceed in Spotfire API using IronPython that would help me a lot Thanks!
- copying data from existing data table - TIBCO Community
The advantage of this method is it only needs to call the information link once (which may help with network data performance) and it also means that any changes made to the original data table in Spotfire are copied to the copy of the table also
- Multiple if condition - Integration - TIBCO Community
Hwo do I create multiple if conditions in Spotfire
- IronPython to Write Cross Table Data to a Data Table
from Spotfire Dxp Data Import import * from Spotfire Dxp Framework Library import LibraryManager, LibraryItemRetrievalOption, LibraryItemType, LibraryItem vc=Visuals As [VisualContent] () #Visuals = Script parameter for Table Cross Table visualization memStream = MemoryStream (); sWriter = StreamWriter (memStream); #Exporting the data to Memory
|
|
|