There are nodes to import every other type of file - Spotfire, csv, excel, etc. There is no node that would import Statistica spreadsheets. Why it is useful : Customer now store limits etc in version controlled spreadsheets within Statistica Enter...
When filtering with != or <>, do not remove null/empty values unless it was specified.
When the condition for != or <> is filtered on, it should not filter out null/empty values unless it was specified in the condition. For example, if there is a field called "Number" with a list of numbers 1,2,3,4,5,6,,7,8 (null between 6 and...
about 1 year ago
in Spotfire / Filters
1
Future Consideration
propagate Document Properties value change to Data Transformation
We know that if Document Properties is referenced by an expression for Calculated Columns or Custom Expression, if the value of the Document Properties is changed, then the expression is evaluated automatically. However if Document Properties is r...
When using the feature replace data source on spotfire analyst, looking at "From current data" "From new data" dialog box, we can not expand the part where the column name is; while it is possible to expand on the "Matched column" dialog box. It i...
Add the ability to change the x-axis for Control Charts in WebStatistica
WebStatistica does not allow us to assign a different parameter to the x-axis on SPC charts. Typically users would want to see something like a lot number on the x-axis or even a date so that they would be able to look at the chart and know what t...
A 'Load only used fields' action that deselects all fields in data-sources that currently aren't used in an analysis. When starting on a new analysis I am in the habit of loading all fields/columns a data source provides. To speed up data-loading ...
If hierarchies could be create in the connection, there would only be the need to model them once and use them whenever the connection is used.
At the moment, hierarchies have to be created every time a new report is made. Using templates is a wor...
Enable global/local config to set the default formatting for Data Type
Scenario Data Table with a date-type column, formatted as YYYY-MM-DD - e.g., 2023-06-20. Goal Convert the date to string, with format retained. Current State Two-step workaround: 1. Convert Date format to YYYY-MM-DD via Data > Column property. ...