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.
Update more than one data table in a file but not all
I have files with many different data tables. At times I need to update say 5 of the 10 data tables I have. Currently I have to independently update each of the data tables or refresh all the data tables in the file. I would like the ability to se...
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
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 ...
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
Add some mechanism for panning when a zoom slider is activated. The mouse wheel currently only adjusts zoom level. Would be nice if ctrl+scroll would pan up/down. Or right-click + drag would pan around the chart. Currently, to pan you have to tink...
Problem When reading file based data you cannot share when the file was updated or by whom, the basic file meta data eg last modified, last modified date, size are not accessible and thus cannot be presented to the report viewer. Possible solution...
over 6 years ago
in Spotfire / Library
1
Future Consideration
Programmatic access to and creation of data connections
Workflows in our non-Spotfire application generate result data sets in the form of database views. Once created, we have a need to share these views with Spotfire users and analysis files. The workflow need to programmatically define Spotfire data...