Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 379 of 4820

add function to convert integer to ascii character and vice versa

Please add function to convert integer to ascii character and vice versa. Currently we use expression like below to do so, it's ugly & slow and can not cover all ascii chars. case when ([val]>=48) and ([val]<=57) then string([val] - 48) ...
over 3 years ago in Spotfire / Custom Expressions 1 Future Consideration

Exclude Columns Transformation: Honor Exclusions Even When Data Type Changes

I want the exclude columns transformation to honor my request when I exclude column(s). I do not care if the data type changes. If I want the column excluded, then I do not want it in my data tables -- unless I specifically allow it. At the moment...
over 3 years ago in Spotfire / Custom Expressions / User Experience 0 Future Consideration

As a report developer I would like to be able to add rows from an information link so that I can create analysis files for different users

*Description:*As a report developer I would like to be able to add rows from an information link so that I can create analysis files for different users This customer is sending embedded data files to different customers on a regular basis and wan...
about 10 years ago in Spotfire / Custom Expressions 0 Future Consideration

IFERROR Function

Adding a IFERROR function (similar to the one in Excel). This helps when analyzing data and prevent dividing by zero issue.
over 3 years ago in Spotfire / Custom Expressions 0 Future Consideration

Date Math Functions supported for In Database Connections

Most modern databases (sql server, oracle, teradata, cloudera, etc) support some level of date manipulation functions like dateadd(), add_months(), datediff(), getdate(), etc. Currently Spotfire doesn't support any of these functions across the ma...
almost 7 years ago in Spotfire / Custom Expressions 0 Future Consideration

Allow transformations for external (in-db) data tables

One should have the possibility to define transformations on data canvas for external (in-db) tables. Also a possibility to review the data should be possible.
over 3 years ago in Spotfire / Custom Expressions / Data Streams 0 Future Consideration

Do not automatically generate cluster columns after dendrogram clustering in heat map

I find it a bit annoying that cluster membership columns are automatically generated if I calculate dendrograms in a heatmap. I do this in order to group the rows/columns, not to calculate clusters. There should be an option to inactivate the colu...
over 3 years ago in Spotfire / Custom Expressions 0 Future Consideration

Expand the types of documents that can be opened from Enterprise from the Statistica interface (not Enterprise Manager) to include PDF, DOC, XLS, etc. If a particular file type is not supported, it should give the option to save the file externally.

Since Enterprise can also be used as a document repository, http://documentation.statsoft.com/STATISTICAHelp.aspx?path=EnterpriseManager/Topics/STATISTICAEnterpriseGeneralDocumentStorage, any file should be able to be opened in Statistica. If file...
almost 7 years ago in Spotfire Statistica 0 Future Consideration

Weibull & Reliability Analysis Node for Survival Table Data

Weibull & Reliability Analysis Node was used in Work space, while selecting the variables in the table, it has only Continuous and Predictors variable selection with dependent and independent. But in the table similar like Survival life data w...
about 7 years ago in Spotfire Statistica 0 Future Consideration

Community Expression in Product

Let's allow expression functions to be contributed by the community. Allow pluggable expression code; Python or IronPython or Spotfire expression syntax; Needs new API
over 3 years ago in Spotfire / Custom Expressions 0 Future Consideration