Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Custom expression function to format data(numeric/datetime,etc) like String.Format([column], "c# format string")

It's good to have custom expression function to format data like String.Format([column], "c# format string") in custom expression or calculated column. Thanks.
almost 9 years ago in Spotfire / Custom Expressions 0 Future Consideration

Using Code Deployment on Non-Statistica models

Want to use Statistica for the model management capabilities but want to manage non-Statistica models in the repository and deploy those models as different code (via the model service). Is there a way where we could take models (maybe PMML) fro...
almost 9 years ago in Spotfire Statistica 0 Future Consideration

Built in conversion for Date strings in serial format

There doesn't seem to be any way for Spotfire to take a date string in serial format (41397) and convert it into a working date. I know when the data table is being uploaded, it can be registered as a date and will be converted. For the purpose of...
almost 9 years ago in Spotfire / Custom Expressions 0 Future Consideration

Indicate if Stastistica Service should be installed on a dedicated Node Manager

TERR service installation should have a dedicated node manager " Important: Do not install the TERR service on a node that contains other services." https://docs.tibco.com/pub/terrsrv/1.3.0/doc/html/GUID-6276FE84-FB9F-4FE7-9EAF-A4CF80F34359.html S...
almost 3 years ago in Spotfire Statistica 0 To be Reviewed

Czech language pack for version 14.1

Hi all, can you please provide also Czech language pack for version 14.1 for local czech and slovak end users? Many thanks in advance. Best,David Tkac
about 3 years ago in Spotfire Statistica 1 Will not implement

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...
about 6 years ago in Spotfire / Custom Expressions 2 Already exists

Add Languagepack support for Spotfire Statistica Service Engine

Some customers are used to develop their Statistica workspaces using a Statistica languagepack. As there is no support to add a languagepack to the Statistica service engine of Spotfire Server, data functions might fail due to differences between ...
about 3 years ago in Spotfire Statistica 0 Future Consideration

Applying Same Date Restriction based on User Selection on Multiple Data Sources

I have a workspace that merges cases from multiple data sources. I would like to apply the same date range restriction based on user selection on all the data sources. I know you can use the "Show Defining Data Dialog" for data configurations and ...
about 3 years ago in Spotfire Statistica 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...
over 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 ...
over 9 years ago in Spotfire / Custom Expressions 0 Future Consideration