Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Spotfire

Showing 3822

Be able to direct an RinR function to a centrally manager R server

Currently if you use local TERR and want to utilize an R script, you can do so using an RinR script. However that script requires a local R engine - you either: Set R engine connection in script – explicit and good for just the script execution M...
about 9 years ago in Spotfire / TIBCO Enterprise Runtime for R 0 Future Consideration

Allow a chain of IronPython scripts to be executed on a Document Property

Currently, only one script can be linked/executed via a Document Property. There are cases where a chain of (modular) scripts need to be run based on a change in Document Property value. The present workaround is to pack all relevant codes into a ...
about 1 year ago in Spotfire / Scripting 0 Future Consideration

export report to sharepoint path

export report data into sharepoint path
about 1 year ago in Spotfire / Export 0 Future Consideration

Ability to collapse and expand visuals

To make better use of the available screen space
over 9 years ago in Spotfire / Visualization 6 Future Consideration

Create Calculated Column from other table

Currently I don't see an option in Create Calculated Columns dialog box to create calculation based on data from other tables. It would be a lot helpful to have this feature especially when you want to create calculations based on data from multip...
almost 5 years ago in Spotfire / Custom Expressions 1 Future Consideration

Possible to add css class and ID to every chart, box, or textarea

Actually you can't add own css classes to the whole boxes, like charts or textareas, also you can't create CSS by ID, because if you change the page and back, or reload the page, every element has a new ID, this way you have to find some workaroun...
over 5 years ago in Spotfire / Text Area 3 Future Consideration

Default value for optional parameters in data functions

When an optional parameter is used, I have to test in the data function whether the parameter is set using is.null() and assign it a default value. e.g. if(is.null(optPar)) {optPar = "something} because otherwise the code usually fails because you...
over 6 years ago in Spotfire / Data Functions / Scripting 0 Future Consideration

Spotfire Developer SDK method for returning Data Table Source Information as string

Have built a DXP documentation tool for audit and documentation purposes but it has proved difficult to build an equivalent of the Data Table Source Information tab as most of the related objects/methods are not available in the SDK
7 months ago in Spotfire / API 0 Future Consideration

Add more default options for Charts

Every time when the user draws an individual chart, he has to change some attribute in “properties” to his desired visualization. The user would like to has this setting as the default for his next chart plot. The current defualt options limited ...
over 5 years ago in Spotfire / Visualization 0 Future Consideration

Action logs entries for arg2 column are truncated at 400 characters

When using PostgreSQL and Oracle DB for spotfire action logs we have observed that the log entries for arg2 column are truncated at 400 characters. We tried changing the arg2 field to text datatype in the database via database creation scripts pro...
over 2 years ago in Spotfire / System Administration 0 Future Consideration