Change the Font Type and Size of a Filter Used in a Text Area
I have made the font sizes larger everywhere on my visualizations - titles, axes, text boxes, labels, etc - so everything will be easy for my client to view. Now, however, my text boxes with filters look funny because all the fonts are large excep...
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...