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
There seems to be no means to define a prompt as mandatory or optional as there is on Information links. Connector prompts should be possible to configure as mandatory or optional.
When duplicating sheets, the text areas becomes duplicated and change in one will affect others. However, it would be great to make it possible to make them independent