Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Spotfire

Showing 3852

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

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

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...
almost 9 years ago in Spotfire / System Administration 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

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

Display Null/Empty as something else (ie, 0) in Graphical Table

We have a user who has a graphical table, however, within the report they see that graphic tables have "---" to represent missing rows. They would like to pre-fill it with "0" or "N/A" if possible. Is it?
almost 9 years ago in Spotfire / Visualization 2 Future Consideration

PDF Flatten before Export

We've noticed the default PDF export does not flatting the objects, often creating a much larger report file than needs to be as a PDF. We would like to have a way to compress/flatting the report objects in the PDF file when exporting
almost 9 years ago in Spotfire / Export 0 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