Select All/Deselect all options in Hierarchical Filter
"Hierarchy query devices by default use checkboxes. It would be very helpful to add Select All and Deselect all options for the checkboxes at each level of the hierarchy. For large hierarchies e.g. 3 levels of 10 nodes, it is quiet time consuming ...
Use expression spanning two tables with over expression for the main table.
1. Open SuperstoreSales 2. Add Data Tables -> SuperstoreSales again, call it T2. 3. Insert a barchart, use <[Order Priority]> on the x-axis 4. On the y-axis write: Sum([Sales Total]) OVER (AllPrevious([Axis.X])) - Sum([T2].[Sales Total]) ...
Override current culture when calculating week numbers
How week number are calculated in Spotfire depends on the current culture/locale settings in Windows. This means that the week number in Spotfire will be different on a US/English version of Windows than it would be on a Swedish version. I want to...
Trellis by panel operation on data function execution results shows incorrect data in all split panels.This is an enhancement to support Data functions to any visual properties
Preserve row index order even after join operation
As per current Spotfire design, when doing the join, there's no row order guarantee afterwards, and it may change depending on algorithm used internally. It seems we used different algorithms for different data sizes because of memory / cpu tradeo...
Expression Function in calculated column or in custom expression should work without any parameter value
Expression Function in calculated column or in custom expression always requires at least single parameter value to be passed. Steps to reproduce: - From Spotfire 7.0 Beta release , define new expression function(via the 'Data Function properties'...
Capability to build a regression tree for regression tree model.
Build a regression tree based on results generated from regression model run. In user’s scenario , there should be capability to relate that which completion interval comes under which spacing average.
I would like DistinctValueCount, RowCount, ValidRowCount, InvalidRowCount, MinValue, MaxValue, MinNumericValue, MaxNumericValue to be available as column properties. They were available in 5.0 and earlier versions of Spotfire.