Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 4254 of 4816

Open analysis in new window without having to open a new Spotfire session

I'm using SF7.11 analyst. When I open a new analysis and don't want to close the running one, I have to start a new spotfire session and from there open the analysis. I'd like to have an option to do this directly somehow, e.g. have an additional ...
over 6 years ago in Spotfire / Analytics 0 Future Consideration

Increase font size and line width using zoom

You need to increase font size when presenting results of an analysis to colleagues via screensharing or PowerPoint. Increased font size is needed, because people sit with some distance to the screen in meeting rooms and because of possible lower ...
over 6 years ago in Spotfire / Visualization 0 Future Consideration

Enhance Limitation Document Property and HTML Text Area

At the moment Document Property are limited to 64KB and HTML Area section is limited to 2 MB. As this is quite common to use Document Property to be able to execute Javascript scripts for data that are managed by Iron Python, this kind of limitati...
over 7 years ago in Spotfire / Scripting 0 Future Consideration

show cells as blank instead of error message "The value could not be rendered" in cross table

Customer wants to show cells as blank instead of error message "The value could not be rendered" in cross table. This error message is shown when cell is configured to be rendered as image but the URL is incorrect or unavailable.
almost 2 years ago in Spotfire / Visualization 0 Future Consideration

Treemap should allow Color by Categorial Values (without need for Aggregation method)

Treemap is a very powerful visualisation for hierarchical data. I found it surprising, that for Color you always have to select an aggregation method. Color has to be a continuous value and cannot be a category. In other visulizations like bar cha...
over 4 years ago in Spotfire / Visualization 0 Future Consideration

inDB WM_CONCAT does not work in oracle version above 12c

WM_CONCAT is undocumented and should not have been used. It is not available in Oracle 12c and above Please update to LISTAGG (supported)
over 5 years ago in Spotfire / Data Access 1 Future Consideration

Insert Filter to Text Area is not user friendly when thousands of columns exist in the data set

Inserting a Filter to Text Area can be quite cumbersome when having tables with several thousand columns.The Insert Filter Dialog Window has no search/filter function and also has a fix (not adjustable) size. When having a table with e.g. 5000 col...
over 7 years ago in Spotfire / Text Area 1 Future Consideration

Terminating python script while it is running

There a lot of useful functions that are missing when working with python scripts. For example being able to terminate a python script while it is running. There are many ways of adding this into the script such as having the script open a new win...
over 6 years ago in Spotfire / Scripting 0 Future Consideration

Access miniatures in text areas via the API

Sometimes the need arises to manipulate a text area using IronPython to change specific parts of the text area. However, when changing the html content of a text area using IronPython you often destroy the Spotfire dynamic contents (calculated v...
over 6 years ago in Spotfire / API 0 Future Consideration

Enhancement Request - Officially Support use of IN Operator

Request for Spotfire to "officially" support the use of the IN operator in the Spotfire Expression Language. For example:CASE WHEN COLOR IN ('RED', 'BLUE', 'GREEN') THEN TRUE ELSE FALSEEND I've written code that uses IN () and it *appears* to work...
over 9 years ago in Spotfire / Data Management 2 Future Consideration