Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Spotfire

Showing 4216

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

Folder structure to organize different map layers

It would be really helpful if there was a folder structure to organize different map layers for end-users to easily navigate between layers. For example, a user could organize State Roads, State Property, State Parks layers into a folder called 'S...
over 4 years ago in Spotfire / Maps 0 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

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

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

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

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

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