We have an application that launches Spotfire for reporting, passing user identity via a token to a custom authentication filter within Spotfire. We have no way for the application to log out of Spotfire once it's opened an analysis for a user. We...
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...
Resize Cross-Table row heights automatically as per data (especially when exporting to PDF)
When exporting a report to PDF, it would be helpful to view all cross-table data. Currently if the row height is not expanded manually by the user, all cross-table data is not visible in the PDF export.
We recently upgraded from Spotfire 7.6 to 7.11 LTS and found that the button "Export to PPT" has been replaced with "Export to PDF" on the toolbar. We use this option frequently and need it to be added back to the toolbar.
almost 8 years ago
in Spotfire / Export
0
Future Consideration
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 ...
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...
Information Link Cachable Setting should be exposed and supported in Web Administrator panel.
We are exploring the cache-able property in information link (information designer) . So the information link will be cached based on the timeout settings. There is no way to specify the time period (ex. between 7 Am to 10 PM) right now, and there...
Scatterplot Properties - Line Connection - Color By
Enhance Color feature for Line Connection that uses a Categorical or Continuous coloring scheme. Use cases related to https://ideas.spotfire.com/ideas/TS-I-9814
Public API to check/uncheck the "Show notifications about mismatches" option
When programmatically creating visualizations with two or more tables, it can be that the specified ColumnRelation(s) are enough to properly link the data but that not all columns involved in the visual are matched, i.e. the visual and tables are ...
over 4 years ago
in Spotfire / API
0
Future Consideration