Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Scripting

Showing 102

protect ironpython script with password

Customer would like to protect ironpython script with password in order to prevent others from viewing the script content.
about 1 year ago in Spotfire / Scripting 0 Future Consideration

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

Add support for python pandas dataframes in ironpython scripts

Allow simple usage of spotfire data tables as python pandas dataframes.
about 8 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...
about 8 years ago in Spotfire / Scripting 9 Already exists

Scripts - Read only mode

I would like to have the option to restrict the edition of R / Ironpython scripts when users open the dxp in SF client.
almost 9 years ago in Spotfire / Scripting 0 Future Consideration

Allow script author to view document properties and column properties while script window is open

It is very inconvenient to have to close out of script editor to view a document property (to get the name) or column properties -- again to get names or view calculation.
about 9 years ago in Spotfire / Scripting 0 Future Consideration

record IronPython script execution in user action log

Please record IronPython script execution in user action log, including those executed locally (Analyst) or on server (Web Player or Automation Services). We have lots of customers who utilize IronPython scripts to implement automation. Some may t...
4 months ago in Spotfire / Scripting 0 Future Consideration

Add method in IronPython API to export visualization (as-is) to Excel

Currently, the CreateDataWriter method is available to export to Excel (reference); however, this export strips any formatting in the underlying visualization - e.g., Table. Spotfire v14.x offers an in-UI feature to export visualizations, as-is (r...
over 1 year ago in Spotfire / API / Scripting 0 Future Consideration

Support set the rendertype for customrendertype in ironpython

I'd like to use IronPython to change the axis render types such as ChemDraw and BIOVIADraw maybe seem as the script as below: vc.XAxis.ScaleLabels.SetLevelSettings(renderColumn, ValueRendererTypeIdentifiers.ChemDrawRenderer)
over 1 year ago in Spotfire / Scripting 0 Future Consideration