Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Analytics

Showing 361 of 4300

Limit input options on f(x) flyout

Limit options for input params so user cannot select data in an unintended way. For instance, Column selection may not want to allow column expression.
about 2 years ago in Spotfire / Data Functions / User Experience 0 Future Consideration

smooth the line curves in Spotfire

The line curves in Spotfire aren't that smooth as the curves in Excel prompting management preference at times to dashboards with static curves in excel over the dynamic dashboards from Spotfire. Please make the line curves smooth to defeat the co...
over 5 years ago in Spotfire / Analytics 3 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 ...
about 2 years ago in Spotfire / Data Functions 0 Future Consideration

Use (In-memory) Visualizations as input to Data Functions

WHAT: Enable the data currently displayed in a visualization to be sent to (any) Data Function, either automatically (when the visualization changes) or not. WHY: Much easier development of predictive analytic applications & easier ad hoc usa...
over 8 years ago in Spotfire / Analytics / Data Functions 3 Future Consideration

Apply sort order (for corresponding - not the same - values) from other column

In short,I want to be able to sort a categorical column by the height of it's bars in a histogram. I don't just want to do it visually in the histogram, I want that sort order applied to the underlying column.
over 8 years ago in Spotfire / Custom Expressions 0 Future Consideration

Spotfire Data Functions need to support native 'String List' type as inputs or outputs

Spotfire's Data Funcitons are among the top differentiators from its competitor tools and I use them often to create very valuable and sophisticated user work-flows that takes a complex process and makes it seem trivial. In creating a specific wor...
about 5 years ago in Spotfire / Analytics / Data Functions 0 Future Consideration

Persistent ascending/descending sort order for column values

I want to change sort order for column values to ascending/descending. I also want new inserted rows to take account of the sort order set for the column values. Solution with todays design: Descending column values can be achieved by using "Edit ...
over 8 years ago in Spotfire / Custom Expressions 2 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...
about 5 years ago in Spotfire / TIBCO Enterprise Runtime for R 0 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...
almost 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