Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 319

Spotfire Developer SDK method for returning Data Table Source Information as string

Have built a DXP documentation tool for audit and documentation purposes but it has proved difficult to build an equivalent of the Data Table Source Information tab as most of the related objects/methods are not available in the SDK
8 days ago in Spotfire / API 0 To be Reviewed

Support IronPython Script for Data Export to Excel in Spotfire Web Player

Currently, IronPython scripts that export data to Excel work seamlessly in the Spotfire client version but do not function when used in the Web Player. This limitation poses a significant challenge for users who rely on automated data exports from...
about 2 months ago in Spotfire / API / Export 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 2 years ago in Spotfire / API 0 Future Consideration

Add access to user's jwt token in Spotfire API

When using oAuth2/OIDC for authentication it would be great to have access to the user's jwt token in the API to make use of it in e.g. a custom data source or an IP script to authenticate the user in other systems with the same token (e.g. via an...
about 3 years ago in Spotfire / API 3 Likely to implement
197 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 9 years ago in Spotfire / API 11 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 3 years ago in Spotfire / Mods 0 Future Consideration

Add possibility to dynamically change the display names of properties (eg. axes name)

The names of axes of a mod are defined in the manifest file, and displayed on the left hand side in the property dialog. Sometimes it is however useful to be able to change these names to be more appropriately named for a specific the project (wit...
6 months ago in Spotfire / Mods 0 Future Consideration

Allow urls and external content to be opened from Mods

Currently urls and external content is blocked in mods, so it is not possible to add a link in a Mod for someone to click on. It would be very useful to be able to display links in Mods such as links to other Spotfire tools, external content and i...
over 3 years ago in Spotfire / Mods 2 Future Consideration

Retrieve the Source information tab from Data table properties

Hi team, It would be very useful to have the ability to retrieve all information found in the Source Information tab of the Data table properties.Currently, we can only retrieve parts of that information using the GenerateSourceView method from th...
2 months ago in Spotfire / API / Data Management 2 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 4 years ago in Spotfire / Mods 1 Future Consideration