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...
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 ...
Currently StreamBase offers following primitive field types:
bool
blob
int
long
double
timestamp
string
The primitive types can be used in higher order structures:
tuple
list
There are also 2 auxiliary structures:
function
capture group
The ...
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. ...
Select all values filtered by the search field in a list box filter
I often use the search field in list box filters to narrow down the values that can be selected. What I have to do often is to select all the values which are left in the filter. At the moment, this has to be done by selecting all values in the fi...
over 6 years ago
in Spotfire / Filters
0
Future Consideration
Allow for some tables to NOT be updated with Scheduled Updates via Web Player
I have an analysis that contains 2 fairly small tables that drive the main visualizations and I need these tables to be refreshed fairly quickly (every 2 min) so that the visualization always shows a current status. I also have multiple Data On De...