te Excecute methot within the CustomTool API is not valid for an customExportTool (even if this inherits it). therefore there is no public method to be called from IronPython in order to trigger a custom export from a button for example. Furthermo...
11 months ago
in Spotfire / API
0
Future Consideration
Create API script that replace "match all possible" function
Since that "match all possible" option is removed. When inserting columns, only a few columns are auto-matched, but the users want to match all possible. We requested to create API script that replace "match all possible" function. This enhancemen...
almost 3 years ago
in Spotfire / API
0
Future Consideration
We're looking for a simple way to calculate the number of working weekdays. In Spotfire, there is no simple function, but in Tableau, there is a "Weekday"DateDiff("weekday",[ORDER DATE],[DELIVERY DATE])In Spotfire, the closest I got is this refere...
Custom expression when performing unpivot/pivot data transformation
It would be useful to have the possibility to use custom expressions in pivot transformations. This would allow users to already create tailormade columns during the transformation phase, rather than once the data is loaded completely.
Add the ability to define additional color axes to be used with a visualization mod. This is very useful when you want to color more than one axis in a visualization. The additional color axes should have the same configuration options as the stan...
about 4 years ago
in Spotfire / Mods
0
Future Consideration
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...
Currently the default Spotfire v7.6 waterfall visualization does not have the ability to place labels outside the bars. When there is a thin bar (as per the below visualization in the right side), labels are not displayed. The example on the left ...
Ability to add in conditions when joining data in Spotfire Cloud such as >, <, <=, >=
When inserting columns in Spotfire Cloud (desktop version) the data tables can only be joined on exact matches (=). It would be useful to be able to add in conditions such as > or <= to narrow down the number of matches to the desired row in...