Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 138 of 4839

CORS headers for Web Input and Web Input Response (REST API)

Web Input and Web Input Response adapters provide a simple and handy way to pull up a REST API in just a few minutes. However if you want to use it from any browser, the POST requests to the API will fail because browsers implement the same origin...
almost 2 years ago in Spotfire Streaming 0 Planning to implement

Ability to use custom IDEs with integrated support for the Spotfire API

It would be great to develop IronPython code for Spotfire reports in another IDE (for instance Visual Studio Code) and retain the ability to reference Spotfire visualization elements (e.g. a table, scatterplot, or visualization title)
about 9 years ago in Spotfire / Scripting 0 Future Consideration

UX: Generally better script management (all scripts)

I know there are different places to script for different functions, but would be good to have a central place to write/manage all scripts in a document. If I am using IronPython with TERR, I have to go in-and-out of two different script handlers ...
over 7 years ago in Spotfire / Scripting 1 Future Consideration

Analysis wide python functions

I would like to be able to define python functions which can be called from any script. This would make it easier to keep different scripts consistent which use the same code. I know that you can use the script handler to call other scripts, but I...
over 8 years ago in Spotfire / Scripting 0 Future Consideration

Multi-line comments in expression editor

Customer is asking for Multi-line comments in expression editor (custom expression, calculated columns, etc). something like (C#) /* comment here 2nd line 3rd line ... */
over 2 years ago in Spotfire / Scripting 0 Future Consideration

Allow batch inserts into a table in datastreams cache

in most recent projects the adapter type has been kafka and the message contain an array of data points (e.g stock quotes, sensor values, data points). These noramly arrive as an array of data points. To add tehse to the data streams cacahe it is ...
over 2 years ago in Spotfire Streaming 0 Needs Info

View of Document Property and IronPython Scripting simultaneously

Cannot view/edit document property list and ironpython scripting window at the same time. Requires you to memorize document property names when scripting; difficult in complext scripts & dxp's. Also difficult to instantiate new vars when scrip...
about 6 years ago in Spotfire / Scripting 0 Future Consideration

Mixed actions and multiple Script/DataFunction executions in text area action items

It would be nice if multiple scripts or data functions could be executed within one text area action item. In addition, being able to mix all types of actions would be good, for example first apply a bookmark, then execute a script, then navigate ...
over 8 years ago in Spotfire / Scripting 2 Future Consideration

Add a feature that allows all scripts to be trusted, no matter what.

No description provided
about 10 years ago in Spotfire / Scripting 1 Future Consideration

Add a dict data type to StreamBase

Currently StreamBase offers following primitive field types: bool blob int long double timestamp string The primitive types can be used in higher order structures: tuple list There are also 2 auxiliary structures: function capture group The ...
over 7 years ago in Spotfire Streaming 0 Future Consideration