Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Showing 4820

Administrative control of local/server TERR

I want to be able to administratively untick the “Use locally-installed TIBCO Enterprise Runtime for R engine” tickbox in the Tools/Options/Data Functions for client installations
over 9 years ago in Spotfire / System Administration 1 Future Consideration

Add primary keys to the cache management table DDL generation in TDV Studio

Customer: Qualcomm This idea is important for the team as they are using MYSQL data source as the cache target that was enabled for "Group replication" - in this scenario, any insert statements that were being run by TDV for cache refresh which in...
over 2 years ago in Spotfire Data Virtualization / caching 0 To be Reviewed

Categoric custom color scheme import needs improvement - I need to choose the colors. And More.

I have needed this feature for the last 10 years. When I import a set of colors that I have saved to library, there is no way to choose how the colors are mapped onto categoric values. Spotfire just takes them in order and it's always the same. Th...
about 5 years ago in Spotfire / Visualization 0 Future Consideration

Add match columns dialog when replacing a single datasource within a larger joined datatable

If you need to replace a single datasource that is joined to multiple other datasources in a data table there is no way to match your existing columns to the new datasource columns as the match column dialog is only available when there is a singl...
about 5 years ago in Spotfire / Data Management 1 Future Consideration

Option to Automatically Create Table Relations for Tables from Relational Databases

It would nice if when adding multiple tables from a relational database there was an option to automatically create the table relations in Spotfire based on the database foreign keys. This would save a lot of time and ensure that the relations rem...
over 9 years ago in Spotfire / Data Access 2 Future Consideration

Oracle Number(0) values are represented as Currency in Spotfirer 10.10

When we load data from Oracle into Spotfire, the integer values (represented as Number(0) in Oracle) are translated into Currency columns in Spotfire data tables! The mapping between Oracle Number(0) and .Net data type is not correct and leads to ...
over 4 years ago in Spotfire / Data Access 1 Unlikely to implement

API to set table dependencies

SF10.10.x reloads/refreshes the data tables based on the table creation order. So the first created data table is the first one to be refreshed while the last created table is the last one to be refreshed. This sequential operation allowed us to c...
over 4 years ago in Spotfire / API 1 Future Consideration

Add a new property, e.g. "ExpressionWithoutAlias" to solve the problem of adding x-axis display name by using a custom expression to scatter plot breaks y-axis expression

Visualizations display nothing when renaming X-axis with custom expression in any visualization with the following custom expression on the Y-axis : "NormInv (1 - (Rank(${Axis.X.Expression},"asc","ties.method=first") / (Count(${Axis.X.Expression})...
almost 7 years ago in Spotfire / Visualization 1 Future Consideration

Line Chart - one line two colors

We would like to have a way to color 1 line two colors. The color by of a line chart currently splits it into two lines. We want 1 line colored color A above a threshold and color B below that threshold (threshold meaning a goal line).
over 9 years ago in Spotfire / Visualization 1 Future Consideration

Tree-Map Add Color value to Hierarchy label

I have a treemap with variables for size, color and hierarchy (MultiSelectListBox). I would like the label of the hierarchy + the label of the color/size value. Initially I have <$map("${Hierarchy}", " nest")> that work. So I tried <$map(...
over 4 years ago in Spotfire / Visualization 1 Needs Info