Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Scripting

Showing 95

Enhance Scripting Default Options to Show Dialog box when Application is Not Responding

Problem: (version 7.6) When a report has a longer running ironpython, the Spotfire application goes into a windows (Not Responding) state. Windows then displays a dialog box prompting the user to Close the Application or Wait for the Program to re...
about 7 years ago in Spotfire / Scripting 0 Future Consideration

Ability to color individual table headers by IronPython script

It would be nice to be able to color headers in a table individually by an IronPython script. My use case is a quite large table with header names created by specific rules. Depending on the header name content I want to color the headers respecti...
almost 3 years ago in Spotfire / Scripting 0 Future Consideration

Simplifying the Creation of Task Automation Scripts in Spotfire

This is more of a generalized request, but I just read up on the new Power Automate Visual for Microsoft Power BI, and I really think that Spotfire needs some improvements to match the simplicity delivered for a Business Analyst with Microsoft's i...
almost 3 years ago in Spotfire / Scripting 0 Future Consideration

Renderer Parameter for chemical compound drawing

I'm looking to automate the design of tables that displays compounds in a specific column. Manually I can choose between either of the three chemistry renderer : ChemDraw (vNext), ChemDraw or Biovia Draw. I'm basically trying to adapt this code sn...
over 1 year ago in Spotfire / Scripting 5 Already exists

Pass None as Input parameter to python script

Sometimes it would be good when None could be passed as input parameter to a python script which could be used to trigger a special behaviour of the script. Independent of the parameter type there should always be a "None" choice. In the script, t...
over 6 years ago in Spotfire / Scripting 0 Future Consideration

Lists as input parameter for python scripts

I would be nice if lists could be passed as input parameters for python scripts. Lists of Strings, lists of Reals etc. but also Lists of pages, visualisations etc. It should also be possible to pass an empty list (which could be tested in python b...
over 6 years ago in Spotfire / Scripting 0 Future Consideration

Duplicate Data Function definition

Sometimes, I want to register a data function with a script that is already present in the analysis but slightly different parameters. For this, I have to register a new data function and select all the input/output parameters again. "Copy" in th...
almost 5 years ago in Spotfire / Data Functions / Scripting 0 Future Consideration

Add support for python pandas dataframes in ironpython scripts

Allow simple usage of spotfire data tables as python pandas dataframes.
over 6 years ago in Spotfire / Scripting 0 Future Consideration

Feed prompted information links via simple query string in the URL

it would be great if prompted information links could be fed values by appending values to the report url as a set of name/value pairs. No need for JavaScript API. This would allow external applications to link directly to reports and to tailor th...
over 6 years ago in Spotfire / Scripting 9 Already exists

Import selected scripts from other file

Importing a script from another dxp is an important, time saving feature which I use regularly. However, I usually want to import a specific script from another dxp, not all of them. So I'd like to have the possiblity to import only selected scrip...
over 3 years ago in Spotfire / Scripting 0 Future Consideration