Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 9

Add Python Data function capability to 7.11 LTS

As outlined in the following wiki page https://community.tibco.com/wiki/python-data-function Please add this capability to 7.11 LTS. Many organizations are moving to LTS versions, and to wait for the next LTS version for this much needed capabil...
about 7 years ago in Spotfire / Analytics / Data Functions 1 Will not implement

Change the DateDiff function so that it returns int instead or real and doesn't return factional numbers

Currently, the DateDiff function factors in the fraction of the whole when returning the differences between year, quarter, month, etc. This can be confusing and hard to use when trying to calculate the differences between months as it will return...
over 6 years ago in Spotfire / Custom Expressions 0 Will not implement

[Current Filtering] available in calculated column

Would be nice to be able to adjust a calculated column in an OVER expression using the current filtering
over 8 years ago in Spotfire / Custom Expressions 1 Will not implement

$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

AMS native support for JS files

Add native support to JS files. Right now they can be uploaded as "Other" type but it would be nice to have them as a native artifact type with nice formatting within the editor.
over 6 years ago in Spotfire Streaming 0 Will not implement

Decision Table operator should try to reconnect to AMS if not available at startup

Right now, if AMS is not available at startup, decision table operator will start with an empty ruleset. Connection to AMS is not retried ever again. Reloading of the rules is now achieved through a tricky input stream that only exists during runt...
over 6 years ago in Spotfire Streaming 2 Will not implement

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 7 years ago in Spotfire / TIBCO Enterprise Runtime for R 1 Will not implement

PassThrough enabled on ALL adaptors and operators

In a lot of case there is a need to have to ability to pass through some fields. Not all the adaptors and operators have this capability.
almost 8 years ago in Spotfire Streaming 0 Will not implement

Allow hit count after conditional breakpoint

We currently support both conditional breakpoints and hit count BPs (i.e., if N-1 events hit a BP then break on Nth event). It would be nice to hit on a BP for a count after the initial conditional is met. Might often be just N=1, so break on the ...
over 8 years ago in Spotfire Streaming 0 Will not implement