Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

All ideas

Showing 4816

Legend to work as sub-filter for specific visualization

Hello, as visual aid, a click on specific legend item can work as filter in/filter out on the visualization. See attached screenshots.
almost 6 years ago in Spotfire / Visualization 2 Future Consideration

Stats Report tables made easy

I need Statistica to be able to generate a report table with the stats significance letter included in a summary of the treatment means. Here it is an example: https://onlinecourses.science.psu.edu/stat502/node/150
almost 8 years ago in Spotfire Statistica 0 Future Consideration

Provide and match default input and output handlers for Data Functions

WHAT: Currently a Data Function author much specify the inputs and outputs for the Data Function, and that information is included in the Data Function definition. However, when a data function is added to a DXP (whether from a .dfd file or the Li...
almost 10 years ago in Spotfire / Analytics / Data Functions 2 Future Consideration

Warning when Right or Left Join adds rows to data table

I think it would be great if Spotfire would warn me when an insert column operation will add rows to the data. Sometimes this is intended, but other times, it is because there is a problem in the data quality. In my use case, adding rows is usuall...
almost 8 years ago in Spotfire / Data Management 0 Future Consideration

Synchronize Data Functions with copy in library

Once a data function is loaded into a DXP from a file, it is impossible to then synchronize/link that data function with a known identical copy in the library. Would be useful to be able to re-establish this link, once it is broken. (Each copy has...
almost 10 years ago in Spotfire / Analytics / Data Functions 0 Future Consideration

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

call another data function inside a data function

Customer wants to call another data function inside a data function. We understand one can package the data function being call and deploy it. However this idea is simply do it inside a analysis. Thanks.
almost 4 years ago in Spotfire / Scripting 0 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

Warn matching sample entry user before completion

With the current flow for automatic blind approval, once the data entry user who is creating the matching sample clicks "Save and Complete", if there are differences between the two samples, the primary sample statuses are automatically changed to...
almost 8 years ago in Spotfire Statistica 1 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