About 14,000 results
Open links in new tab
  1. Auotomatically export data in spotfire, and send this data(such as ...

    Aug 23, 2023 · 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 …

  2. Multiple if condition - Integration - TIBCO Community

    Feb 26, 2021 · Hwo do I create multiple if conditions in Spotfire

  3. 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.

  4. copying data from existing data table - TIBCO Community

    Nov 20, 2021 · 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 …

  5. How to Build A Reset Button For Resetting All Filter of an Active …

    Dec 12, 2020 · Hi, I've a scenario where in the reset button should reset all the filters of a page which has multiple data table filter columns in a filter panel. Can you please provide a solution …

  6. How can separate data into different groups for the Cumulative ...

    Jan 26, 2023 · The data function works by creating a separate CDF for each group, then concatenating them into the final table. The resulting table can be displayed via a line chart …

  7. IronPython to Write Cross Table Data to a Data Table

    Dec 4, 2019 · from Spotfire.Dxp.Data.Import import * from Spotfire.Dxp.Framework.Library import LibraryManager, LibraryItemRetrievalOption, LibraryItemType, LibraryItem vc=Visuals.As …

  8. Query on how to filter and count unique values of a column in …

    Jun 27, 2023 · 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 …

  9. Help with Pagination in TIBCO Spotfire 14.0 Query Library Items …

    May 26, 2025 · 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 …

  10. How can I read and format a CSV file with headers in Iron Python

    Jan 14, 2021 · Dear all. I was able to read a CSV file with headers using Iron Python, but I don't know how to format it. Please tell me how to do it. The file to be read is the following CSV file. …