Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Add IPv6-Support for Concurrent License Management

Sometimes you want to use Statistica from somewhere else via a VPN-Connection. Some solutions, for instance, Direct Access, are operating with IPv6-protocols, which is so far not compatible with Concurrent Statistica-License Management. As license...
almost 9 years ago in Spotfire Statistica 1 Will not implement

Chi-square test of goodness

Power calculation for Chi-square test of goodness of fit
almost 9 years ago in Spotfire Statistica 0 Future Consideration

Function to extract Month in Text format from Date Field

Hello Team, The current DTMonth function will return month from Date field in 2 digit number format. I need to write 12 conditions to get the respective text of month. Ex: If month=01 Then Month='January'.Instead I am looking to see if we can ...
almost 9 years ago in Spotfire Statistica 1 Already exists

Deploy co-branding package across several spotfire server installs in an automated manner

As an OEM partner, we are creating co-brading package using Spotfire package builder and then deploying it through Spotfire server or package builder. This is however a manual effort and requires an expert & documentation to perform this. As...
almost 9 years ago in Spotfire / API 0 Future Consideration

Provide API to execute custom code when an unhandled Exception happens leading to a crash

Hi, We are looking for ways to handle Spotfire crashs ... I know that in 'Diagnostics & logging' we can turn on 'Display detailed error message' option so that any un-handled exception is caught and exception window shows up (and possibly a d...
almost 9 years ago in Spotfire / API 0 Future Consideration

add option to pass data as null if not exist

Lets say some data(original or aggregated) as below is passed to mod from Spotfire (e.g. in order to draw a simple bar chart): series={ series1:{ x:['A','B','D'}, y:[1,2,4]}, series2:{ x:['A','B','C','D'], y:[1,2,3,4]} }; we would like to have an ...
over 4 years ago in Spotfire / API 0 Future Consideration

add API to test if axis is aggregated

Please add API to test if axis is aggregated. When "allowNonAggregatingMeasures" is set as true, we need to know if axis is aggregated or not sometimes.
over 4 years ago in Spotfire / API 0 Future Consideration

Correlation Plot

Hello, I think it would be a great idea to create a MOD for correlation plot. This type of visualization shows how attributes correlate to other attributes in a dataset using the correlation coefficients. The correlation could be either positive o...
over 4 years ago in Spotfire / API 0 Future Consideration

Need API to execute Data function when we have no open document

We started looking into converting our custom data sources to custom data functions based on a recommendation from TIBCO development team ... but we found out that custom data functions are created at Document level (AnalysisApplication.Document.D...
over 4 years ago in Spotfire / API 0 Future Consideration

Let us reference variables with proper names, not variable numbers

One of the first things on my wish list is to allow us to use variable names to reference variables. Using variable numbers (v1, v2 ...) for reference is a very poor design to be honest, and you won't find this design in comparable products like S...
about 9 years ago in Spotfire Statistica 3 Already exists