Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 614 of 4820

Statistica Documentation - Add example(s) of analyzing D-optimal, I-optimal designs created in Experimental Design Builder

We have Design of Experiments Examples 12 & 13 that explain how to create D-optimal and I-optimal designs. We should add some next steps to these examples - possible or recommended approaches for analyzing the data collected in both designs.
almost 3 years ago in Spotfire Statistica 0 Future Consideration

Better decimal point accuracy on color rule for column created through a custom expression

I have created a percentage value as part of a custom expression - and within the Formatting menu, this field has been setup as a "Percentage". When I create a new color rule using this column, it allows me to enter decimal based values into the r...
almost 6 years ago in Spotfire / Custom Expressions 2 Already exists

Support for Packrat within Statistics server

Managing R packages for large communities of users isn't simple. We currently force groups to use their own file shares for the specific versions of packages that they need, then have them load them using the .libPaths function - that way we don't...
over 8 years ago in Spotfire / Analytics 2 Future Consideration

Enhance Spotfire TERR with the ability to use the CRAN forecast engine.

Please place an enhancement priority for the TERR engine to use the CRAN forecast engine. This will enable TIBCO to actively expand into Demand Planning departments where you can add value which competitors are not. That could turn into big bucks ...
almost 9 years ago in Spotfire / TIBCO Enterprise Runtime for R 1 Future Consideration

Implementation of the Median function for the Data Source Cloudera

Implementation of the Median function for the Cloudera data source as implemented for other data sources
about 3 years ago in Spotfire / Analytics 0 Future Consideration

Show available functions for an In-Database Connection to SAP HANA

Functions like Case, If, All, AllPrevious Over etc. all work in Spotfire for in-database connection to SAP HANA. But they are not shown in the list of functions available. Our users need an easy to use interface without getting into details of wha...
about 9 years ago in Spotfire / Custom Expressions 2 Future Consideration

Refer to Marked items in a custom expression

The should be a way to refer to marked items in a custom expression. for example: sum(if([field1] in marking, 1, 0)) as [var1], sum(if([field1] not in marking, 1, 0)) as [var2] where marking is selected in a different visualization. I know that I ...
about 9 years ago in Spotfire / Custom Expressions 0 Future Consideration

Empty values changed to zero in cross table should be used in over calculation

In version 7.7 it is possible to change empty "---" values to 0 or some other value. When using over statement in cross table this values are not taken into account in calculation. For example, you would like to calculate the difference in sales b...
about 9 years ago in Spotfire / Custom Expressions / Visualization 0 Future Consideration

Add ability to reference already created values that are defined in a custom expression

Being able to reference already created values that are defined in a custom expression. For example you might use the below custom expression code. I will create an average voltage and standard deviation voltage variables for my typical process. I...
about 3 years ago in Spotfire / Custom Expressions 0 Future Consideration

Allow OVER functions to access multiple aggregations and allow multiple OVERs per Custom Expression

Currently the OVER function is, frankly pretty poorly implemented for anyone wanting to do data analysis that's not time series data. OVER functions should be able to access aggregations in parenthesis. For example, if I wanted to calculate the av...
about 3 years ago in Spotfire / Custom Expressions 0 Future Consideration