Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 4254 of 4816

Create a way to identify and/or clean up unused objects in Spotfire DXP (Calculated columns, Property Controls)

This could be a multi-level feature: Option 1 – Flag whether the column/ Property Control is used in any other Column, Property Control, Viz, Data function Answers the question: will something in the report break if I delete this object? Example:...
almost 8 years ago in Spotfire / Data Management 1 Future Consideration

Hortonworks connector system trust store support

It's a pain to distribute and maintain certificate (.pem) files on Windows clients for the ODBC driver for Hortonworks. The Spotfire connector for Hortonworks should have a checkbox that enables the system trust store instead of the driver's local...
almost 6 years ago in Spotfire / Data Access 0 Future Consideration

$esc() should also take strings as argument

Sometimes it would be useful when $esc() could use a string argument instead of a property. For example to set a display name using a condition, something like the foloowing expression: [Column] as $esc(if(${property}="1","1","not 1"))
almost 8 years ago in Spotfire / Custom Expressions 0 Will not implement

add support of LONG BINARY type from Vertica

Customer is asking for support of LONG BINARY type from Vertica. Currently only BINARY/VARBINARY is supported by Vertica connector. They use BINARY/VARBINARY/LONG BINARY in Vertica to store images, however both BINARY and VARBINARY are limited to ...
almost 2 years ago in Spotfire / Data Access 0 Future Consideration

Hierarchical sorting in Cross Table

When looking at data in a hierarchical cross table with multiple headers and sub-totals it is sometimes useful take the hierarchy into account when doing the sort. E.g. For a grouped table that show the sales of different products by customer one ...
almost 2 years ago in Spotfire / Visualization 0 Future Consideration

Multiple scales > for each series type

.s of now, there is a limitation with using multiple scales when stacked bars are used. If the Multiple scales can be used based on Series types, i.e Bars/Lines, it will be very efficient to display data in Oil and Gas industries where one Series ...
almost 4 years ago in Spotfire / Visualization 0 Future Consideration

Allow User to Select Column DefaultCategoricalColorScheme or DefaultContinuousColorScheme from Available Color Schemes

Currently in the "Properties" for a column pulled into Spotfire you can adjust set the DefaultCategoricalColorScheme or DefaultContinuousColorScheme properties for a column by manually typing the name of one of the "Document Color Schemes" within ...
almost 6 years ago in Spotfire / Visualization 0 Future Consideration

We need better support for collaboration when working on 1 analysis file

Hello, my team and I have to do work on 1 analysis file which is delivered to our customers as part of our releases. To avoid losing changes, we have agreed that only 1 person is allowed to apply changes at a time. To keep track of the changes we ...
almost 6 years ago in Spotfire / Library 3 Future Consideration

Display Name for Filters in Filter panel

It should be possible to give filters a "Display Name" just as in visualisations. As far as I understand it, the filter name is always the column name and if you want to change it, the column has to be renamed. But in some cases it would be good t...
almost 8 years ago in Spotfire / Filters 0 Future Consideration

reset browser after analysis is close on Analyst

Currently if one defines a global variable using JavaScript in Text area, the global variable remains there even after analysis is closed. The same applies if global timer is defined, it won't stop running until Analyst is close. As per support, t...
almost 2 years ago in Spotfire / Scripting 2 Will not implement