Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 310 of 4359

PDF Reporting Public API

The new PDF output of visualizations could be very useful if it was accessible via a public API. One can create prepared reports but those are too defined for most self-service scenarios. It would be very useful if there was a public API for creat...
over 2 years ago in Spotfire / API 0 Future Consideration

Access In-Database Data via API

No access to in DB data using API. JSViz and data functions currently used. Needed for true analytics apps capabilities and parity with in-memory data automation tasks via IronPython.
over 2 years ago in Spotfire / API 0 Planning to implement

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
over 3 years ago in Spotfire / API 0 Future Consideration

API to acces Custom Expression UI

We built many custom visualizations that requires users to input custom expressions ... we looked for an API to access Spotfire native Custom Expression Editor but we found that such API is missing! We need to be able to complement the custom visu...
over 4 years ago in Spotfire / API 0 Future Consideration

add API to export data to csv and make the result file downloadable for consumer

Please add API to export data(from datatable or table plot, cross table) to csv/tsv and make the result file downloadable for consumer. Current API for exporting can only write exported file to web player server's path.
almost 3 years ago in Spotfire / API 0 Future Consideration

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...
over 4 years ago in Spotfire / API 3 Future Consideration

Upgrade API for visualizations (e.g. move axis positions)

The API allows toggling e.g. from scatter plot to bar chart (which is useful when e.g. sometimes you need to visualize the outcome of a classification and sometimes the one from a regression). However, different chart types sometimes need a differ...
almost 3 years ago in Spotfire / API 0 Future Consideration

Spotfire Mods API

Please find some of the suggestions for Spotfire Mods Improvement: Integration with Multiple Data Tables: Currently, Spotfire Mods is limited to single table visualizations. Enabling integration with multiple data tables would greatly expand its a...
12 months ago in Spotfire / Mods / Visualization 0 Future Consideration

Visual Mods - ability to set default aggregation of column to 'None'

When selecting a column in a Visual Mod we need the ability to set the default aggregation method to 'None'. Would be great if this could be customized per Visual Mod or even per column.
over 3 years ago in Spotfire / Mods 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...
over 3 years ago in Spotfire / API 5 Unlikely to implement