Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Showing 4819

Bulk removal of Data Transformations

Scenario Apply different sets of DataTransformations depending on user input - e.g., drop-down selection. Current API only allows removal one step at a time: for op in sourceview.GetAllOperations[DataTransformationsOperation](): if sourceview.CanR...
almost 3 years ago in Spotfire / Scripting 0 Future Consideration

Move First/Last for Selected Column for Table Visual

It would be helpful for manual ordering the columns selected for table visualizations if there were buttons to "Move First" and "Move Last" in the "Properties > Columns" menu that function similar to the buttons available in the "Organize Filte...
almost 6 years ago in Spotfire / Visualization 0 Future Consideration

Add method to create DataSource via list/array of values.

Scenario Given lists of values - e.g., `set_a` and `set_b` - in the example below, goal is to create a DataTable in .dxp. set_a = [1, 2, 3, 4] set_b = [5, 6, 7, 8] Current Workflow The DataSource Class is created by (1) generating a tab-delimited ...
almost 3 years ago in Spotfire / Scripting 0 Future Consideration

Custom Python Procedures

In addition to the existing Custom Java Procedure API, we would like to request support for writing Custom Procedures in Python. The intention here is to leverage Python for use cases to which it is most naturally suited, while still having access...
almost 6 years ago in Spotfire Data Virtualization / data sources 0 Will not implement

Automation API for publishing jobs to the Spotfire Library and scheduling them as well

It will be helpful if we could call an API that would assist in publishing job definitions to the Spotfire Library as well as scheduling the published jobs. Alternatively, an API allowing scheduling of job definition xml files would also suffice.
almost 6 years ago in Spotfire / Automation Services 1 Future Consideration

use document property to set low / high on a range filter

One of our customers wants to use document property to set low / high on a range filter, instead of currently only actual value can be used.
almost 3 years ago in Spotfire / Filters 0 Future Consideration

specify document property in search box of filters

One of our customers wants to specify document property in the search box of filters(list box filter, etc.) , so as to search all values matching the search criteria defined by the document property.
almost 3 years ago in Spotfire / Filters 0 Future Consideration

officially support installing spotfire server on non-English OS

Currently Spotfire Server(TSS) and web player(TSWP) only support installation on English OS, however, most of customers in Japan use OS in Japanese in their production environment. There has been no issues until v6.5, in Spotfire 7.6 (as confirmed...
over 8 years ago in Spotfire / System Administration 0 Future Consideration

Log both normal, debug and trace logs by default

Update the default log configuration on Spotfire Server so that separate log files are generated at debug and trace levels. We often find that troubleshooting difficult issues requires access to debug or trace logs and without those logs to hand y...
almost 9 years ago in Spotfire / System Administration 1 Future Consideration

Cancel the export or import operation

If export or import operation in library is triggered, how it can be cancelled if I wish to do in between? Is there any way to achieve this?
almost 9 years ago in Spotfire / Library 0 Future Consideration