Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Analytics

Showing 345

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 2 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 2 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 2 years ago in Spotfire / Data Functions 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 2 years ago in Spotfire / Data Functions 1 Future Consideration

Implement the Rprof function

This case is related to TIBCO support case #01791114 which is submitted internally in TIBCO feature requirements database. Whilst applying best practices is obviously something that should be done: It appears that the profiler in R-Studio is broke...
over 5 years ago in Spotfire / TIBCO Enterprise Runtime for R 0 Future Consideration

Sort within a hierarchy

When a hierarchy is used in a bar chart category axis, and then the bars are sorted by value it sorts all the bars by absolute value, without any consideration for the hierarchy. This is not ideal as the reason for setting-up the hierarchy at time...
over 8 years ago in Spotfire / Custom Expressions 2 Future Consideration

Apply filtering to Regression, DataRelationship and all spotfire analysis tools consistent with table plot way of filter control,

Hi developers, We need to Apply filtering to Regression, DataRelationship, etc and other analysis tools consistent with table plot way of filter control, to add support for Filtering Schemes in these reports and analysis tools This is very impor...
about 5 years ago in Spotfire / Analytics 0 Future Consideration

Default value for optional parameters in data functions

When an optional parameter is used, I have to test in the data function whether the parameter is set using is.null() and assign it a default value. e.g. if(is.null(optPar)) {optPar = "something} because otherwise the code usually fails because you...
over 5 years ago in Spotfire / Data Functions / Scripting 0 Future Consideration

Be able to direct an RinR function to a centrally manager R server

Currently if you use local TERR and want to utilize an R script, you can do so using an RinR script. However that script requires a local R engine - you either: Set R engine connection in script – explicit and good for just the script execution M...
about 8 years ago in Spotfire / TIBCO Enterprise Runtime for R 0 Future Consideration

Create Calculated Column from other table

Currently I don't see an option in Create Calculated Columns dialog box to create calculation based on data from other tables. It would be a lot helpful to have this feature especially when you want to create calculations based on data from multip...
almost 4 years ago in Spotfire / Custom Expressions 1 Future Consideration