Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Showing 4823

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

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

Execute script from a title bar button

I have a few scripts that act on a specific type of visualization, for example to set map extents so that the maps don't lurch around in a presentation. To execute the scripts, Spotfire requires a text area on the page. This requires exporting the...
almost 3 years ago in Spotfire / Scripting 1 Likely to implement

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

Please provide a .deb file for installing Spotfire Server and Node Manager in Debian

Please provide .deb files for Spotfire Server and Node Manager. There is already an RPM for RHEL based system, so I'm really not sure why Debian was overlooked. This is why it is essential to provide .deb files Dependency Management: dpkg automati...
12 months ago in Spotfire / Installation 0 Unlikely to implement

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

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

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

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

All table data in spotfire can be accessed through the spotfire mods api

Recently we wanted to create a custom component using the spotfire mods component I have a problem during this period I wanted to get all the table data from spotfire in the mods development environment because I needed this interaction to display...
almost 2 years ago in Spotfire / Mods 0 Future Consideration