Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 4231 of 4828

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

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

Marked Row DataTransformation in Data Canvas/IronPython API

Scenario Given a DataTable with marked rows, goal is to add a DataTransformation or other DataFlow step in Data Canvas or via IronPython API to obtain the said table containing only the marked records. Current approach uses a Data Function to get ...
almost 3 years ago in Spotfire / Data Management 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

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

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

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

Mark inside a feature

Spotfire allows for data marking in a map chart by selecting an area or by clicking on a feature, but not by selecting a shape file that has been imported. There are many useful shape files available to overlay on map charts, and those are great f...
almost 9 years ago in Spotfire / Maps 1 Future Consideration