Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Global CSS file for one Analysis

We are currently working with a CSS file in our analysis files. There is no place where you can define a "global" CSS file that influences your whole analysis file which is what we need. When you use a CSS file the body of your analysis file is no...
almost 7 years ago in Spotfire / Scripting 0 Future Consideration

X/Y axis range (min/max) control with Custom Expressions

It would be great if the user could input custom expressions within the x or y axis range boxes (either min or max or both). That would allow custom axis configuration with either logic (zoom to not show outliers, etc.) or with document properties...
over 7 years ago in Spotfire / Visualization 0 Future Consideration

Have data label to display BOTH the value AND the percent of total in a bar chart

Currently, data label are displaying either value or percent of total bar., but not the 2 at the same time. Example: 129 (60.3%)
over 4 years ago in Spotfire / Visualization 0 Future Consideration

adjust font settings of column selector per visualization or per column selector

Please allow to adjust font settings of column selector per visualization, or per column selector if there are multiple column selectors in one visualization. Currently changing it from custom theme applies to all visualization in the whole dxp file.
7 months ago in Spotfire / User Experience 0 Future Consideration

Provide a point-and-click tool for converting imported spatial structures directly from WKT (well known text) to WKB (well known binary).

Provide a point-and-click tool for converting imported spatial structures directly from WKT (well known text) to WKB (well known binary). One important goal for this tool is to enable import of a structure in WKT from an Enverus database, co...
almost 2 years ago in Spotfire / Visualization 0 Future Consideration

Create an option to default the sort order of bookmarks by bookmark name instead of last modified date

We would like to simply change the default sort order in the bookmark panel to be by bookmark name and not by bookmark last modified date. This would be huge for us as we spend a large amount of time manually re-saving bookmarks so they visually s...
over 8 years ago in Spotfire / Bookmarks 2 Future Consideration

Greater/lesser than Join Types (like SQL)

When creating a column add (aka join) between tables, it would be amazing to be able to more specifically define the join type rather than only having an '='. If for example you could select the type from =, >, <, >=, <=, etc. then you...
over 4 years ago in Spotfire / Data Management 0 Future Consideration

Support local trust across multiple machines when working on application server farms

According to https://support.tibco.com/s/article/Tibco-KnowledgeArticle-Article-44214 there are two options for trusting. Option #1 where the user can only trust their own queries is a useful method if you want to a) avoid that users are getting t...
over 5 years ago in Spotfire / Data Access 3 Future Consideration

IN function like the IN operator in SQL

Ability to filter/limit data data like '[column] IN (value1, value2, ...)' this would result in a more readable construction then [column] = 'value1' and [column] = 'value2'. Work around is the to use the regular expression but that is harder if v...
over 4 years ago in Spotfire / Custom Expressions 1 Future Consideration

all-in-one Spotfire Server installer

Please bundle PostgreSQL in Spotfire Server's installer and make it possible to install a new environment with a few clicks. Currently one must do followings step by step, (1) install PostgreSQL (2) edit and run create_database.bat (3) install Spo...
over 4 years ago in Spotfire / Installation 0 Likely to implement