Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 4229 of 4828

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

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

Spotfire Developer SDK method for returning Data Table Source Information as string

Have built a DXP documentation tool for audit and documentation purposes but it has proved difficult to build an equivalent of the Data Table Source Information tab as most of the related objects/methods are not available in the SDK
10 months ago in Spotfire / API 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

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

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

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

Spotfire should allow in-place replacement of unavailable non-embedded data sources

When a Spotfire report pulls in a data source in the data canvas that is not embedded and the source is no longer available, the user is unable to replace the data source in place without using the replace button at the top of the canvas, which re...
11 months ago in Spotfire / Data Management / User Experience 0 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