Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 138 of 4838

We need to be able to sort document properties by name in the data function output parameters dialog.

I have a file with a lot of document properties, and every time I set up a Python data function with output parameters, I have to hunt for the document property in the list. Most dialogs let you sort by property name and that makes it much easier ...
over 5 years ago in Spotfire / Data Functions / Scripting 1 Future Consideration

LiveView Server should monitor the keystore for any changes and then reload the keystore when any change is seen.

The LiveView Server at this time doesn't monitor the keystore for change. On any keystore change, the LV server needs to be stopped and restarted to see the change. LiveView Server should monitor the keystore for any changes and then reload the ke...
about 6 years ago in Spotfire Streaming 0 Future Consideration

Update Data on Demand Tables through script

Allow to update the data demand tables based off of the markings in the linked table through a script. This will allow the user to control which data on demand table gets updated, instead of updating all of them.
about 6 years ago in Spotfire / Scripting 1 Future Consideration

AMS native support for JS files

Add native support to JS files. Right now they can be uploaded as "Other" type but it would be nice to have them as a native artifact type with nice formatting within the editor.
over 6 years ago in Spotfire Streaming 0 Will not implement

Decision Table operator should try to reconnect to AMS if not available at startup

Right now, if AMS is not available at startup, decision table operator will start with an empty ruleset. Connection to AMS is not retried ever again. Reloading of the rules is now achieved through a tricky input stream that only exists during runt...
over 6 years ago in Spotfire Streaming 2 Will not implement

Better control of column selection in Property Controls

When selecting columns for a property control, allow sorting variables and showing data type during selection. For instance if I wanted to select only numeric values from many columns, I have to leave the dialog window and check my column datatype...
almost 7 years ago in Spotfire / Scripting 0 Future Consideration

Expose Data Type of Document, Table and Column Properties in the API

It is highly annoying that you cannot check the type of properties in python scripts. The only way I found is to write a value of dffferent types to the property, check if this is succesful and catch the error if it fails. However, writing to a ta...
about 7 years ago in Spotfire / Scripting 1 Already exists

IronPython Scripts should be able to run in the web client, not just the Spotfire application client.

It is useful so that you can provide advanced functionality to a wider audience to be seen from the web. What if the business user doesn't have the Spotfire client and just wants to view the report from the web? Also, that makes IronPython scripti...
about 7 years ago in Spotfire / Scripting 1 Already exists

Ability to store & reuse configured tab with fully configured visualizations and layout.

It takes over 50% of the time to configure and layout the visualizations to only rebuild from scratch when trying to reuse with another analysis with a different data table that has different column names. It would be extremely beneficial to be ab...
about 7 years ago in Spotfire / Scripting 2 Future Consideration

Column Sort

Hello, On each column, I can set the order to be natural order, alphabetical and custom. I need a way to change this behaviour by a button (script).
about 7 years ago in Spotfire / Scripting 0 Future Consideration