Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 276

ironpython api reference documentation in python

The API documentation to understand parameters and methods are in C# and is not python friendly. Is it possible to have another comprehensive resource just like it but in python?
5 days ago in Spotfire / API 0 Future Consideration

Add method in IronPython API to export visualization (as-is) to Excel

Currently, the CreateDataWriter method is available to export to Excel (reference); however, this export strips any formatting in the underlying visualization - e.g., Table. Spotfire v14.x offers an in-UI feature to export visualizations, as-is (r...
16 days ago in Spotfire / API / Scripting 0 Future Consideration

Please add APis to retrieve metadata like connection string of data source and other information of data source

CUrrently, we have usecase for data catalog to retrieve information of a dashboard like the data tables used, data sources relevant and the connect info. But we do not see the DXP having this info and there are no underlying APIs to extract such m...
about 1 month ago in Spotfire / API 0 Future Consideration

Parallel Data Loading via the API

Parallel Data Loading is a feature available from Spotfire 11.4. https://community.tibco.com/s/article/tibco-spotfirer-parallel-data-loading-faq However, the parallell loading currently only happens when opening the .dxp file or when adding multip...
over 1 year ago in Spotfire / API 0 Future Consideration

Mods trusted in Spotfire server should be trusted in Web players automatically

Mods trusted in Spotfire server should be trusted in Web players automatically. As of now Spotfire web client is checking the mods certificate though its trusted via adding Mods cert as trusted certificate in Spotfire server and trying to connect ...
almost 2 years ago in Spotfire / Mods 0 Future Consideration

Ability to disable storing data in the undostack to prevent continuous increase in memory consumption when data is refreshed

Per request from the Support team (Case#02157929), I am creating this urgent feature request. The customer(s) are severely impacted by the continuous memory consumption when the open template (a dashboard) has automatic refresh every n minutes. At...
over 1 year ago in Spotfire / API 5 Future Consideration
190 VOTE

API for Text Area Action and Property Controls

Developers would like to be able to create text areas, properties and input controls in the text area that manipulate those properties. One example would be to have a tool that would perform an S+ calculation. A user of Spotfire could launch a too...
over 8 years ago in Spotfire / API 11 Future Consideration

Mods API for formatting of calculated values

To render calculated values in a mod (e.g. to display a continuous scale) there is a need for an API to get the values formatted according to the settings made in Spotfire, similar to what's achieved with row.continuous("Y").formattedValue().
over 3 years ago in Spotfire / Mods 1 Future Consideration

calling an custom Export Tool from Iron Python

te Excecute methot within the CustomTool API is not valid for an customExportTool (even if this inherits it). therefore there is no public method to be called from IronPython in order to trigger a custom export from a button for example. Furthermo...
4 months ago in Spotfire / API 0 Future Consideration

All table data in spotfire can be accessed through the spotfire mods api

Recently we wanted to create a custom component using the spotfire mods component I have a problem during this period I wanted to get all the table data from spotfire in the mods development environment because I needed this interaction to display...
25 days ago in Spotfire / Mods 0 Future Consideration