capability to search columns in "Line from Data Table" dialog
Customer is asking for the capability to search columns in "Line from Data Table" dialog, in this use case there are lots of columns(1000~) and not sorted so it's very difficult to find the wanted column.
Add confidence limits to fitted lines on scatter and line charts
Out-of-the-box option to add confidence limits to fitted lines on scatter and line charts from Lines and Curves properties dialog page and possibly as a right-click context menu option. Similar in concept to confidence limits already implemented w...
please add logical function any() / all() to calculate any(true,false,false) => true any(fale,false,false) => false all(true,true,true) => true all(true,true,false) => false Currently we can sum them and compare to the count to do the ...
out-of-the-box /lib function to "applyReservedListToPath" and "applyReservedListToWord"
Implement out-of-the-box /lib functions that emulate the ASAssets Utilities "applyReservedListToPath" and "applyReservedListToWord". A function like this is required in the "new" Dynamic Data Source Call Back function to fix data source paths refe...
I needed to print a tabular report in a A4 size page. When data was pulled into the table I created, all the rows had fixed height even if some of them had less data/ no data in some cell. In excel I can adjust it very well, but in Spotfire you do...
Currently I don't see a function to truncate the values while creating a calculated column. Ex. Truncating 1.56 to one value after decimal which would be 1.5 (Round function would change it to 1.6) Spotfire has a round function. But it would be gr...
Add error message-stack trace to Web Player errors.
We used to have this feature before 10.3. Can we please get it back? When a user encounters a problem trying to open a file on the Web Player, the error notification does not contain any stack trace or helpful diagnostics. Only, a completely usele...
Oracle Number(0) values are represented as Currency in Spotfirer 10.10
When we load data from Oracle into Spotfire, the integer values (represented as Number(0) in Oracle) are translated into Currency columns in Spotfire data tables! The mapping between Oracle Number(0) and .Net data type is not correct and leads to ...