Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 300

Enable table reload with prompt from IronPython in Web player

Table reload is available to be triggered as a script in the client, the same is not available on the web. This leads for inconsistent report design and the need to try and train users to access the menu for reload but can configure action buttons...
almost 4 years ago in Spotfire / API 3 Future Consideration

Use `MapChart ` API to programmatically duplicate map layer

#### Goal Use `MapChart ` API to duplicate certain map layer across all/any map viz in .dxp. #### Issue The [`MapChart` API](https://docs.tibco.com/pub/doc_remote/sfire_dev/area/doc/api/TIB_sfire-analyst_api/html/T_Spotfire_Dxp_Application_Visuals...
over 2 years ago in Spotfire / API 0 Future Consideration

Expose Connection Path for DataConnectionOperation Class

Request Expose Path to connection in library property for DataConnectionOperation Class. Background For DataSourceOperation Class, it has the GetDataFlow() method, which gives its path via DataSource.FilePath property; however, this is not availab...
over 1 year ago in Spotfire / API 0 Future Consideration

pass resulting DataTable back to (SDK) CustomDataSource for final property manipulation

our custom data source has some additional properties that could readily be applied to the resulting data table - such as primary key, tweaks to data types (numbers of decimal places, etc), and the like. this would enable our custom data source to...
about 3 years ago in Spotfire / API 5 Unlikely to implement

C# API for adding or configuring Mod Visualizations

Being able to add or configure a Mod visualization to the Spotfire document from an C# extension or an IronPython script.
over 2 years ago in Spotfire / Mods 0 Future Consideration

API for changing custom query

Please add API function that can be called by e.g. an IronPython script to custom query and reload again
about 3 years ago in Spotfire / API 0 Future Consideration

Folder browser dialog running in web browser

It is useful because users can select a folder to export with IronPython without installing API on the server. Now if you use the FolderBrowserDialog() in Spotfire Analyst (Windows) it works, while in Spotfire web client does not work. It reports ...
about 3 years ago in Spotfire / API / Export 0 Unlikely to implement

A global API to force synchronous data-function execution

The default behavior for data-functions is to run asynchronously. In some cases, we need to force the data functions in an analysis to run synchronously. We truly need a global flag that can be set via API to force all data functions in the analys...
over 3 years ago in Spotfire / API 0 Future Consideration

Hide "Maximize visualization"

We use JSAPI for loading components, so we don't have to ship "Maximize visualization"; we have to hide it. Thanks!
almost 5 years ago in Spotfire / API 4 Future Consideration

Multiple language support in visualization mods

It should be possible to have support for multiple languages in a visualization mod. The mod developer should be able to add text resources for multiple languages for UI texts used in the manifest or JavaScript code. It would be nice if existing p...
over 3 years ago in Spotfire / Mods 1 Future Consideration