About 13,700 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. 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 …

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

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

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

  10. i need Spotfire web to write directly to the spreadsheet

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