Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 140 of 4816

Using StreamBase Studio as client tool on remote PC for development to a Data Stream host server and also integrate Streambase Studio with OKTA..

This would be helpful in a share environment with different development groups.
over 3 years ago in Spotfire Streaming 1 Unlikely to implement

A development mode which considers all scripts trusted until disabled

I am the author of an open source build utility called Spotless which allows live-reloading of Javascript in Spotfire while iterating on ideas. I would like to also live-reload the IronPython, and I already have the code written to do this. Due to...
almost 7 years ago in Spotfire / Scripting 0 Future Consideration

Improve JDBC Query operators and Data constructs

Query JDBC operator should behave/look as close as it could to "In memory tables". One case is the one stated in "SB-44976 JDBC Query Op Output Settings cannot use aggregate expressions" . Another would be that for an In Memory table we can define...
over 7 years ago in Spotfire Streaming 0 Unlikely to implement

Read/Access the KPI Chart values using Ironpython?

The KPI chart allows you to compute calculations like that of other visualizations. It would be nice to be able to extract those calculated values using IronPython like it is possible in a Cross Table. This would defeat the purpose of using the KP...
over 7 years ago in Spotfire / Scripting 0 Future Consideration

Provide Ironpython the ability to copy a Page or Visualization from one Document to another Document.

The scripting flexibility you provide is quite extensive. I set up scripts to do all the data manipulation work (bringing in tables, joins, renaming columns, deleting columns, etc.) This is very helpful because it manually takes a significant amou...
over 7 years ago in Spotfire / Scripting 0 Future Consideration

Ability to control the capture strategy on all adaptors and operators

Currently, most of the adaptors and operators have a capture strategy set to "FLATTERN". It would be good to be able to configure the capture strategy to all "FLATTERN" or "NEST", or make a sbd conf properties to set this value globally.
almost 8 years ago in Spotfire Streaming 1 Future Consideration

Give a way to clear Javascript resources

When I'm developing JavaScript code, I try to make use of everything I can to monitor variables, troubleshoot errors, and perform test-use cases. Currently, when I use alert messages or post variables to JavaScript objects, they somehow get saved ...
about 8 years ago in Spotfire / Scripting 1 Will not implement

Visualization Properties

I think it would be useful to have properties tied to visualizations. In some cases, I need a run script to modify some visualizations in the pages. - I can use script parameters, but the script needs to be modified when I add a visualization (It ...
over 8 years ago in Spotfire / Scripting 1 Future Consideration

Enable creation of dynamic filters

I have created document properties that is dynamically controlled through phython scripts, however I would like to apply the same to filters, so I don't need to have a giant list of filters. This greatly improves the user experience and provides a...
over 8 years ago in Spotfire / Scripting 0 Future Consideration

Enable column sorting in schema and output stream

I am using streambase v7.6.6 In a named schema or table schema, I can't sort the fields by name, which could be handy when I compare a schema with a stream in streambase. I need to do this quite often, e.g. when I need to write into a data table, ...
over 8 years ago in Spotfire Streaming 1 Already exists