Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 420 of 4838

$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"))
about 8 years ago in Spotfire / Custom Expressions 0 Will not implement

Enhancement : "Insert column from external data” option doesn’t work when having 2 ondemand information link on same property control and column from one information link is inserted into another IL.

Enhancement : "Insert column from external data” option doesn’t work when having 2 ondemand information link on same property control and column from one information link is inserted into another IL. Problem description (Steps to reproduce): 1. Cr...
about 10 years ago in Spotfire / Custom Expressions 0 Future Consideration

Data Functions: provide a built-in option for returning a static graph directly from a call via TSSS or TERR to an R function that generates a graph

Data Functions: provide a built-in option for returning a static graph directly from a call via TSSS or TERR to an R function that generates a graph.
about 10 years ago in Spotfire / Analytics / Data Functions 0 Future Consideration

Add DataTable from existing plots of table types

Want to be able to add new datatables directly from the Statistics Table of Box Plot, Summarytable and Crosstable.
about 10 years ago in Spotfire / Custom Expressions 0 Future Consideration

Keep old output columns when adding new output columns in data function

Say we have a data function that has column A as output. When the script is altered and a new column B is added as output, then an additional column A is added along with the new column B. However, as calculated columns etc. might depend on the ol...
about 8 years ago in Spotfire / Analytics / Data Functions 0 Future Consideration

Enabling Streaming and AMS to Scale model scoring on GPU’s

Customer are looking to leverage GPU based systems to run and score models for better scalability and faster performance.Please include support for GPU's using parallel processing compute platforms such as Nvidia CUDA.
about 2 years ago in Spotfire Streaming 0 Future Consideration

Allow Declares on Filters

Maps allow declare actions. I'd like to be able to add a declaration in a filter, where is predicates determining output could then made use of the declare. For exaple: DECLARE _rand random() Predicate for output 1: _rand < 0.1 Predicate for ou...
over 8 years ago in Spotfire Streaming 0 Future Consideration

Duplicate Data Function definition

Sometimes, I want to register a data function with a script that is already present in the analysis but slightly different parameters. For this, I have to register a new data function and select all the input/output parameters again. "Copy" in the...
over 6 years ago in Spotfire / Data Functions / Scripting 0 Future Consideration

Categorize data functions

i find the new data function capabilities in Spotfire really useful and the ability to pin data functions to an easily accessible data function panel is very handy. However the long list of functions looks a bit intimidating. It would make it much...
over 4 years ago in Spotfire / Data Functions 0 Future Consideration

Lastperiods() with negative period numbers

Hi, The lastperiods function can only accept positive first parameter (which indicates the number of periods to include in the calc (as opposed to the previousperiod function which can take negative arguments). if you tried to use this function in...
almost 9 years ago in Spotfire / Custom Expressions 1 Future Consideration