Allow a chain of IronPython scripts to be executed on a Document Property
Currently, only one script can be linked/executed via a Document Property. There are cases where a chain of (modular) scripts need to be run based on a change in Document Property value. The present workaround is to pack all relevant codes into a ...
in-visualization drill down on chart axes hierarchies and cross-table axes levels
Currently when you have a hierarchy on either a cross-table OR a visualisation axes ie. Year->Month->Day or Country->State->town... you cannot drill through the Hierachy - only expand it to show EVERY single value across every level of...
Calculated Columns are powerful but often not useful if they don't recalculated based on filtered data. We've developed scrips to flag filtered records and calculate over that flag but this requires the user to click a button every time they filte...
When you need to consume data from a web service in Spotfire there are different options like implementing a custom data source, develop an Iron Python script, use an R script on your Stats server or use something like Composite or Jboss Teiid tha...
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...
add "Rename" to the context menu of "Views in Connections" dialog
Please add "Rename" to the context menu of table list in the "Views in Connections" dialog. See attached screenshot. Some may not notice that single click can rename a table.
Allow changing grand total and subtotal names in cross tabs.
Would like ability to change the name of the Grand Total/Subtotal columns and rows in a crosstab. Perhaps add a variable or expression to show what the subtotal is referring to, e.g. Subtotal Product.
Requesting to show the exception message to the end user, when an analysis fails to open in Web Player
This idea has been submitted based on the request in the case 02126640. We are looking for a way to show the exception at the Web player side when the analysis failed to open. When Web player failed for any reason to open the analysis, the only sh...