Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 614 of 4820

Would like option to define encapsulation when defining SQL criteria to allow for a combination of AND and OR criteria

Would like option to define encapsulation when defining SQL criteria to allow for a combination of AND and OR criteria.
over 3 years ago in Spotfire Statistica 1 Needs Info

Connect to TERR Engine for R Scripting

TERR is a highly efficient R run-time engine for R scripting and ideal for R deployment. Many customers have R programmers and want to use the Statistica framework for deploying, managing and governing R scripts. Currently, the R scripting will on...
almost 8 years ago in Spotfire Statistica 2 Future Consideration

Missing data code may result in incorrect analysis

Statistica uses a potentially error prone approach for representing missing values. “-999999998” is the default missing value for doubles. If you enter that numeric value into a cell, it becomes a missing value and will not be analyzed correctly. ...
over 8 years ago in Spotfire Statistica 0 Future Consideration

Include more details behind the "Missing Monitor ID" error in WebStatistica

When certain reports/analyses fail in WebStatistica, a "Missing Monitor ID" error is returned. However, this error message is so generic that it does not help understand why the report/analysis failed. Could this error be expanded upon so it's mor...
about 3 years ago in Spotfire Statistica 0 Future Consideration

Make a Property's DisplayName usable in custom expressions

When using properties in custom expressions, one can only use the value of the property, not the DisplayName. This would be extremely useful to allow interaction with the DisplayName, particularly when using Expressions in Properties.
almost 2 years ago in Spotfire / Custom Expressions 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...
over 9 years ago in Spotfire / TIBCO Enterprise Runtime for R 0 Future Consideration

Customize HTML Tables in Report Template

It would be very helpful to have an easy way to customize the generic HTML output of Statistica Spreadsheets in Report Templates with the HTML Table option set. The current output is very unappealing, and considerable amount of custom CSS styling ...
over 5 years ago in Spotfire Statistica 0 To be Reviewed

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...
almost 7 years ago in Spotfire / Data Functions / Scripting 0 Future Consideration

more functions like Python's for loop

I want to use more variations of functions. For example, like Python's for loop, it would be great to enter a value to each category by calculated columns.
about 3 years ago in Spotfire / Analytics 1 Needs Info

enable to install the specific python library

Sharing of python libraries. when I write a python script in Spotfire and share it to my coworkers, they need to install the python library in each account, and it takes time to deploy, so please make it possible to install the target library smoo...
about 3 years ago in Spotfire / Data Functions 2 Already exists