Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Showing 4819

add API to terminiate python data function script execution

One of our customers wants to terminiate python script execution on conditions. e.g. if xx > 100: # terminate script execution here. # carry on with other stuffs. We tried with sys.exit() but this will terminate the entire python process hence ...
about 3 years ago in Spotfire / Scripting 1 Future Consideration

Sort order of columns in Column Properties

When we use Properties > Columns, it would be very usefull if we could sort the order of the columns. Today, it just add next and next... and it become hard to use. (Calculated, imported, Hierarchy, etc.) Some properties have the research mod...
over 9 years ago in Spotfire / Data Management 0 Future Consideration

Independant scheduling of data tables in a visualisation

If a visualisation contains 2 or more data tables, it will be great if we can schedule the caching of data for one of the tables while allowing the others to update data as if they're not scheduled.
over 9 years ago in Spotfire / Data Management 1 Future Consideration

add a parameter to specifiy parent folder for delete-library-versions command

One of our customer encountered an issue with Spotfire Server 12.0LTS that library import could be extremely slow compared to v10.10. We consulted with TIBCO support and was told that import of IL elements could be slower due to the newly introduc...
about 3 years ago in Spotfire / Library 0 Future Consideration

Being able to edit the adding rows from other source.

In my specific case, I have as source an infolink, then I use add columns from another infolink, match columns and then select the columns I would like to add. I need to edit this last part to add more columns than the ones selected on first pla...
over 9 years ago in Spotfire / Data Access 0 Future Consideration

API that mimics the behavior of the center button in the map pan control

I would like to be able to create a script that mimics the behavior of the center button in the map pan control that can be executed when a property control is changed.
over 9 years ago in Spotfire / API / Maps 0 Future Consideration

Add ability to enumerate all Category Keys in Combo Chart Colour Axis in API

Currently it is not possible to enumerate all category keys in the Colour Axis in a Combination chart, so it's not easy to set series types (lines/bars) in code - line/bar. In addition, if one tries to do it, Spotfire hangs. If one tries to set th...
over 9 years ago in Spotfire / API 0 Future Consideration

Calendar representation for data ranges for property controls

I want to be able to pass a date range into a property control so I can set up parameterised information links, passing back data relative to a date range (such as publications between date X and Y). It is possible I just don't know how to do this...
over 9 years ago in Spotfire / API / Data Access 0 Future Consideration

Add additional slicing possibilities for line graphs

It would be very helpful in some cases to have additional ways to split data in line graphs. Here are a couple examples: A "Shade By" option that works in conjunction with the "Color By" option. So you could have a categorical column selected for ...
about 3 years ago in Spotfire / Visualization 0 Future Consideration

Divide a Timespan with an Integer

When working in mobile data, we need to divide Communication time (timespan) with number of Call (Integer). Today the solution provide with conversion are far too complex for users.
over 9 years ago in Spotfire / Custom Expressions / Data Management 1 Future Consideration