Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Showing 4816

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

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

Create a user interactive Case Selection Node or enhance Set Case States node

We would specifically benefit from allowing end users to select either specific cases or specific codes interactively during workspace execution. Based on the selected cases or codes some basic actions could be taken, like filtering the spreadshee...
over 5 years ago in Spotfire Statistica 0 To be Reviewed

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

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

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

Need ability to retrieve all columns in a table through information link (Select * from table) rather than adding individual columns to the information designer

In most cases, we use all the columns from a table or view to be source for spotfire through an information link. Any new column addition in the back end table or any column data type modification will NOT automatically propagate to the informatio...
over 8 years ago in Spotfire / Data Access / Information Services 1 Future Consideration

Allow a Spotfire DXP file to be opened from a Web location

Our current implementation for the Spotfire analyst client is still converting the webdav URL to an UNC path and then feed Spotfire. The UNC-based solution requires the windows WebDav client service to work properly. An implementation was done in ...
11 months ago in Spotfire / System Administration 0 Future Consideration

Provide a way to set document properties and filtering/marking before the actual data loading of an analysis

We have an application that let users save their configuration in db. When the analysis is open, user's configuration will be loaded. Then, document properties would be set and data will be loaded which depends on document properties.Currently all...
over 5 years ago in Spotfire / API 4 Already exists