Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Analytics

Showing 379

f(x) flyout package installation directly

When a required package is determined to be missing, allow install directly from input param flyout
over 3 years ago in Spotfire / Data Functions / User Experience 0 Future Consideration

Drop Down input control for f(x) flyout

Drop down for pre-determined values in input values. If document property related, must be able to store options in SFD file.
over 3 years ago in Spotfire / Data Functions / User Experience 0 Future Consideration

Tagging/grouping of data functions in f(x) browse

Be able to group and/or tag data functions into collapsible groups. Would be nice to be able to control the icons and have language indicated automatically. This would make it easier to access and find data functions.
over 3 years ago in Spotfire / Data Functions / User Experience 0 Future Consideration

Enable Setting `NA_character_` in Data Function Parameter

Goal Programmatically set the value of input parameter (String type) in Data Function as NA_character_. Concept Use SetInput() method in DataFunctionInputCollection to set execMode parameter (refer to .png) before executing Data Function. Current ...
over 3 years ago in Spotfire / Data Functions 0 Future Consideration

Handle empty input/output in python data function

TERR function does not throws any error for empty input, when data limit is selected by marking or filtering in data function. but when we do the same with python function it throws the error.
8 months ago in Spotfire / Data Functions 0 Future Consideration

Import/Export calc columns in Spotfire

It would be great, If we have import/export option in Column properties. This option required only for calculated column. It should allow to export calc columns and expression from DXP. And also, able to import calculated column from another DXP. ...
over 9 years ago in Spotfire / Custom Expressions / Data Management 1 Future Consideration

Say Which R Script Generated an Error

Imagine you have multiple R scripts embedded in your template. They all seem to be working fine, until something happens and you get an error. Usually the error message you get from Spotfire gives you absolutely no information to work with. At the...
over 9 years ago in Spotfire / Analytics 0 Future Consideration

Share to commonly used tools (Slack, Atlassian) in open way

Currently, when you right click on a visualization, you can Share to Tibbr. It would be great if other more comonly used collaboration tools like Slack for adding a PNG to a new thread, or to Atlassian for knowledgebase. Also having this functiona...
over 5 years ago in Spotfire / Analytics 1 Future Consideration

Add in the operator/function Between

SQL has a Between option. Spotfire could also benefit from a Between. We would use Between in case statements, if statements, or as standalone logic. Today we write: If([Data] >=1 and [Data] <= 2,true,false) This could be updated to be:If(Be...
over 1 year ago in Spotfire / Custom Expressions 0 Future Consideration

execute multiple Python/TERR data functions in parallel even all of them are from the same Analyst/WP/AS session

We have confirmed with TIBCO support that, currently as designed/implemented how the data function services work, all data function service(Python/TERR) invocations per analysis session are serialized. Also, there is no configuration to force seri...
almost 3 years ago in Spotfire / Data Functions 1 Future Consideration