We found out that we have APIs to programmatically scroll table plots, summary table and cross tables using API var table = visual.As<SummaryTable>();layout = table.CreateLayout(); But we do not have such API for Graphical tables. This is a ...
almost 5 years ago
in Spotfire / API
0
Future Consideration
Use `DataFunctions` API to control the Limited by > Filtered/Marked rows options
#### Goal Use `DataFunctions` API to control the Limited by > Filtered/Marked rows options. #### Issue The [DataFunctions API](https://docs.tibco.com/pub/doc_remote/sfire_dev/area/doc/api/TIB_sfire-analyst_api/?topic=html/N_Spotfire_Dxp_Data_Da...
about 4 years ago
in Spotfire / API
2
Already exists
We have the SPC Template on the TIBCO community with an embedded data set and Statistica data function. To replace the data and data function is a manual and time consuming process. Please include a tool that will automate this remapping of a data...
Support Active Directory users who are members of cross-domain groups
We have multiple Active Directory domains due to company mergers and acquisitions. We have synchronised those domains to Spotfire successfully and generally the application works well - users can access Spotfire, we're able to synchronise group me...
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 ...
configure Analyst listening port via Administration manager => Preferences
Please add capability to configure Analyst listening port(start from 8000) via Administration manager => Preferences, occasionally some of our customers need to change this to avoid conflict with other software. Currently the only way is to mod...
Organize filters dialog - collaps all data tables "button"
When I work with many data tables and only need one or a few enabled, with and a subset of the columns checked, it would be beneficial to collapse the data table structure with one click. I find myself doing it manually most of the times. So, one ...
over 5 years ago
in Spotfire
1
Future Consideration
Possibility to directly load .gz and .zip compressed input files
Could we get the possibility to directly work with .gz and .zip compressed input files (like .csv and .txt). Most other tools can handle compressed input, but not Spotfire.
Allow excluding a column from the resulting view for Information Links
When loading data from SQL or other external sources, the right hand panel labeled "Columns in Selected View" allows users to unselect fields that are not needed in the analysis. When loading data from an information link, the user is required to ...