Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Spotfire

Showing 3825

Coloring Class Apply() missing expected parameter

Scenario In. dxp, users may apply a colouring scheme of a visualization to another per this guide (https://docs.tibco.com/pub/spotfire/6.5.0/doc/html/color/color_applying_a_color_scheme_to_another_visualization.htm). Doing so provides users an opt...
about 1 year ago in Spotfire / API 0 Future Consideration

Need custom error home page if user doesn't have have access Spotfire webplayer

User gets confused when they login to web application, whether they don't have access to application or to the library folder. If user access the web application it needs to blocked at the 1st level to apply for access.Then they can aware that the...
almost 8 years ago in Spotfire / System Administration 0 Future Consideration

Single Zoom Slider for multiple visuals

Hello, It will be good to have this enhancement if we can have a single Zoom slider that can be used for all the visuals in the page instead of choosing slider in every visual. currently it is not letting perform it with scripting as well due to r...
about 4 years ago in Spotfire / Visualization 0 Future Consideration

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

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

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

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