Easily copy ID of all library item types from library administration tool
I sometimes need the ID of library items. That's possible for analysis files, but not so simple for library data or folders.
I suggest in the library administration tool to have another option when you right-click on any item to copy it's ID, just...
over 7 years ago
in Spotfire / Library
0
Future Consideration
Data Streams: Ability to manage multiple data streams data sources for the same DXP/visualisation
Data streams caches will have a memory limit and so it may be necessary to manually partition the same type of data across multiple data streams instances that will have a different connection URL. We need a way to manage this within spotfire/data...
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 ...
Currently, there is no API available to achieve the popover(dock/undock) of custom panel. And have a custom Panel where the Pin icon that docks/undocks the panel is missing. So this request is to have the ability to add dock/undock icons to custom...
almost 6 years ago
in Spotfire / API
0
Future Consideration
Spotfire offers a paltry number of color schemes in the color dialog. 2 multi, and blue, gray and green. There are no decent accessible categorical schemes (eg red-green colorblind sensitive). No divergent color schemes. Tableau rocks all over this.
Schedule Automation Services Jobs on my local computer
I have some automation services jobs I run regularly, and ideally would like to be able to automate on a schedule. I do not have access to scheduling jobs on the corporate server since this is managed by another team that are worried about overloa...
Create a Data Function definition (.sfd file) directly from RStudio
WHAT: Provide utility functions, documentation, perhaps UI for an R author to create a Data Function Definition directly from RStudio
WHY: Enable an R author to create Data Functions without having to use the Spotfire UI, and do more of their work...
Easily display htmlwidgets/Javascript visualizations from TERR in Spotfire
WHAT: TERR can create interactive visualizations using htmlwidgets based (and other) Javascript visualizations, but there is not an easy way to return those to display in Spotfire. There should be a simple and straightfoward way of doing this.
WHY...
create relation between tables on more than 3 columns
One of our customers wants to create relation between tables on more than 3 columns, when loading data from database via connector. Currently at most 3 columns can be used to build relation between tables.