Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 140 of 4816

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 ...
over 1 year ago in Spotfire / Scripting 0 Future Consideration

Macro recorder for IronPython (like Excel)

The ability to perform actions in Spotfire and have the macro recorder observe and generate the relevant IronPython actions would be amazing. It would open up the API to more people, and would enable users unfamiliar with the API to build complex ...
over 8 years ago in Spotfire / Scripting 1 Future Consideration

Ability to pass document properties to and from JavaScript Scripts

I need a way to pass document properties to and from JavaScript scripts. My workaround at the moment is to pass properties into html tags and then pass that to JavaScript. This is important to me for 2 reasons: (1) As a dashboard author, I'm ass...
about 8 years ago in Spotfire / Scripting 0 Future Consideration

Simplified build process for Streambase Containers for Gitlab-CI

Hi, there is documentation how to generate the Streambase Fragement and the Streambase Application Container via the GUI: https://docs.streambase.com/latest/index.jsp?topic=%2Fcom.streambase.sb.ide.help%2Fdata%2Fhtml%2Fadmin%2Fdocker-lv-create.htm...
over 4 years ago in Spotfire Streaming 0 Future Consideration

Create information link by ironpython

create new information link from source and want to remove few columns while creating link by ironpython. or option to remove few columns by ironpython Also want to sort IL with few columns by ironpython
almost 5 years ago in Spotfire / Scripting 0 Future Consideration

AutoSynch Library TERR Data Function Parameters, not just scripts

I'm able to force an auto-sync of a library function upon opening a Spotfire template. This is very useful for distributed templates among many users, as incremental changes in the function will be automatically pushed to every user. However, the ...
almost 8 years ago in Spotfire / Data Functions / Scripting 2 Future Consideration

Execute script from a title bar button

I have a few scripts that act on a specific type of visualization, for example to set map extents so that the maps don't lurch around in a presentation. To execute the scripts, Spotfire requires a text area on the page. This requires exporting the...
over 2 years ago in Spotfire / Scripting 1 Likely to implement

Enhance Limitation Document Property and HTML Text Area

At the moment Document Property are limited to 64KB and HTML Area section is limited to 2 MB. As this is quite common to use Document Property to be able to execute Javascript scripts for data that are managed by Iron Python, this kind of limitati...
over 7 years ago in Spotfire / Scripting 0 Future Consideration

Go language binding for StreamBase Client API

Starting to get some input that there are use cases for Go language applications (such as Flogo) to be able to send (and presumably receive) tuples to and from StreamBase Input and Output Streams. Entering this as an idea for a new feature. Here i...
over 6 years ago in Spotfire Streaming 5 Future Consideration

Terminating python script while it is running

There a lot of useful functions that are missing when working with python scripts. For example being able to terminate a python script while it is running. There are many ways of adding this into the script such as having the script open a new win...
over 6 years ago in Spotfire / Scripting 0 Future Consideration