Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 333 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

Add method in IronPython API to export visualization (as-is) to Excel

Currently, the CreateDataWriter method is available to export to Excel (reference); however, this export strips any formatting in the underlying visualization - e.g., Table. Spotfire v14.x offers an in-UI feature to export visualizations, as-is (r...
almost 2 years ago in Spotfire / API / Scripting 0 Future Consideration

Officially (re) implement jQuery to be used in Text areas

in 7.0 jQuery was unofficially supported and users found it very useful as a way to add change events and other cool functionality. In 7.5 and on, tibco officially does not allow jQuery change events and other features. Not supporting a major comp...
about 9 years ago in Spotfire / Scripting 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

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

Support set the rendertype for customrendertype in ironpython

I'd like to use IronPython to change the axis render types such as ChemDraw and BIOVIADraw maybe seem as the script as below: vc.XAxis.ScaleLabels.SetLevelSettings(renderColumn, ValueRendererTypeIdentifiers.ChemDrawRenderer)
almost 2 years ago in Spotfire / Scripting 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...
almost 7 years ago in Spotfire / Data Functions / Scripting 0 Future Consideration

Ability to configure Webstatistica url for login to Statistica Server

The WebStatistica url points to the default http link instead of the secured link (https) when logging into Statistica Server. There should be a way to change the configuration of the url. An example would be, Biogen uses secured links (HTTPS). Si...
almost 6 years ago in Spotfire Statistica 0 To be Reviewed