Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Scripting

Showing 102 of 4795

Enable access to NaturalStringComparer for use with DataColumnProperties.Comparer

Within TIBCO Spotfire Analyst client, users can enable Natural string sorting for string-type data columns. However, TIBCO does not expose the same mechanism for use within IronPython or .NET. Please enable access to the NaturalStringComparer that...
over 5 years ago in Spotfire / Scripting 0 Future Consideration

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

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.
almost 6 years ago in Spotfire / Scripting 1 Future Consideration

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...
over 6 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...
over 6 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...
almost 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...
almost 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).
almost 7 years ago in Spotfire / Scripting 0 Future Consideration

Add full screen option to coding IDEs in Spotfire

In the IronPythin, HTML and R/TERR interface the code window is often too small to be useful. Could you add a full screen icon to these windows so that re-sizing these windows can be done without dragging the edges of the window?
about 7 years ago in Spotfire / Data Functions / Scripting 2 Future Consideration

Ability to test script with integration of API (Action Script on Graphical Table issue)

Working on Action Script in Graphical table: https://docs.tibco.com/pub/spotfire/7.0.0/doc/html/text/text_action_script_examples.htm This script will not run in the editor, but executes based on user action on the visualization. This means that th...
over 8 years ago in Spotfire / Scripting 0 Future Consideration