Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

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...
almost 10 years ago in Spotfire / Data Management 2 Future Consideration

Connect to Swagger API

We have a bunch of Swagger APIs and React app for which we need to connect to. It seems quite of a challenge at the moment and would love to be able to make it seamlessly.
almost 5 years ago in Spotfire / System Administration 0 Future Consideration

Add the option to have Leader Lines in pie chart

Sometimes in pie charts, if the number of labels is large, they tend to overlap each other even if my labels are outside the pie. Can we have an option to have Leader Lines in pie chart.
almost 7 years ago in Spotfire / Visualization 0 Future Consideration

Add default and quick short-cut to different config for the visualization.

Users should be able to save/define default and short-cuts to different config for the visualization. So that after look into whatever content and made changes, the user should be able to click to reset EVERYTHING of the visualization to saved def...
almost 7 years ago in Spotfire / Visualization 2 Future Consideration

Automate deployment of custom packages when updating Spotfire

In our Spotfire environment we use some custom packages (cobranding and some others related to the download section) and every time we update our Spotfire environment we have to manually update those packages and manually apply refresh the nodes t...
almost 8 years ago in Spotfire / Installation 1 Future Consideration

Add a SAS adaptor

I've received this request a couple of times - I do have info on how to set up a custom adapter but can't believe that we're the only company that would use this.
almost 8 years ago in Spotfire Data Virtualization / data sources 0 Future Consideration

Needs API to undock Custom Panel

Currently, there is no API available to achieve the popover(dock/undock) of custom panel. And have a custom Panel where the Pin icon that docks/undocks the panel is missing. So this request is to have the ability to add dock/undock icons to custom...
about 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...
about 9 years ago in Spotfire / Information Services 1 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...
about 8 years ago in Spotfire / Scripting 0 Future Consideration

API to detect if Spotfire is Idle

Spotfire web client has an option to detect idle time and logout ... We are looking for a similar API for Spotfire professional client (Analyst). We want to configure idle time for the thick client so that if the client has been idle for certain a...
about 5 years ago in Spotfire / API 0 Unlikely to implement