In scatter plot line connections it's sometimes very hard to identify where the line connection starts and ends. Start and end caps or markers would be a great enhancement for the line connection. Options should be size, shape and color.
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...
Add functionality like found in other coding languages (R, SQL, even Excel) which would show preview text when creating a new custom expression.
For example:
When you start typing...
dateadd(
you would see something like...
dateadd( 'increment'...
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...
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
Action control format options directly in text area dialogue, default font for action controls etc.
The following not only applies to action controls but also to input fields, labels, calculated values etc. in text areas which have font atributes (type, size etc.)
It is possible to set the default font for text areas, but this does not apply to ...
allow to do "style this header individually" on ALL header columns
Currently one can do "style this header individually" only on the 1st to 9th header columns and the last one. See attached screenshot. As per support, before v11.7, one can only style first 2 header columns and the last one, it was increased to fi...
Publish the SDK dlls as a NuGet package so that we can easily reference from solutions in a standard way.
Would also be great to publish Visual Studio templates to create new extensions, with the template including Package Manager and a minimal S...
over 8 years ago
in Spotfire / API
2
Future Consideration