Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Analytics

Showing 368 of 4379

We need to be able to sort document properties by name in the data function output parameters dialog.

I have a file with a lot of document properties, and every time I set up a Python data function with output parameters, I have to hunt for the document property in the list. Most dialogs let you sort by property name and that makes it much easier ...
over 4 years ago in Spotfire / Data Functions / Scripting 1 Future Consideration

Spotfire integrates with SAS

The Spotfire system should enable DXP files with data table links to SAS dataset (.sas7bat) files stored on another file server to process successfully through the WebPlayer. The viewing user's credential should be used to authenticate access to t...
over 4 years ago in Spotfire / Analytics 0 Future Consideration

Automatic renaming of column names in expressions and transformations when replaced and matched with new columns name

Whenever we change that column name in the data source, we get the option to match the old column names against the new ones, but the column name does not change automatically in expressions and transformations. Our client has raised this request
about 5 years ago in Spotfire / Custom Expressions 0 Future Consideration

Need a function like the oracle NVL function

It is difficult handling null values when aggregating values within custom expressions because a single null values will cause the expression to evaluate as null. I (and others) often use logic like this: AggregationFunction( if([value] is not n...
about 5 years ago in Spotfire / Custom Expressions 2 Already exists

Coefficient of variation (%CV) function

I'd like to be able to calculate the %CV and select it as an aggregation option to plot values and select it as a statistical measures option in summary table form
over 5 years ago in Spotfire / Custom Expressions 0 Future Consideration

Link Property Control to Expressions like in Calculated Values

There are numerous uses cases where being able to reference an expression against a data table would be useful as a property control. This could be used for doing a sum/min/max/uniqueconcatenate/etc for use in Visualization Titles, Lines & Cur...
over 5 years ago in Spotfire / Custom Expressions 0 Future Consideration

A container for text area

I have a dynamic label and a calculated value whose values keep on changing based on my selection. The length of the label and the value dynamically change and they often end up out of position. Is there any way to link both them together so if po...
over 5 years ago in Spotfire / Custom Expressions 1 Future Consideration

Using "Search Expression" for Data Function transforms upon data add

When adding a data set, I can use Transformations> Data Function to apply a Data Function before the data gets brought in as a data table. This is really nice when I want to reduce file size in my DXP by pre-processing my DF on the source data....
almost 6 years ago in Spotfire / Data Access / Data Functions 0 Future Consideration

Use Oracle Lead and Lag functions between Oracle database and spotfire information link

No description provided
almost 6 years ago in Spotfire / Custom Expressions 2 Future Consideration

Enable to file.choose() function in Terr.

The r function file.choose() is not enabled in Spotfire but works fine from the terr console. I recommend this function gets implemented. This will allow users easy access to change files via scripting.
about 6 years ago in Spotfire / TIBCO Enterprise Runtime for R 1 Will not implement