Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Scripting

Showing 6

Ability to convert a String or Real to a SingleReal using IronPython

Currently it's not possible to convert a String or Real to Single Real using IronPython to set the value to a document property of type SingleReal. It's doable using Spotfire data function. But we would like to have it also on IronPython. Referenc...
about 1 year ago in Spotfire / Scripting 4 Already exists

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

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

Optional parameters for JavaScripts

I would like to apply default values when no script parameters are provided
over 1 year ago in Spotfire / Scripting 4 Already exists

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 5 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 5 years ago in Spotfire / Scripting 1 Already exists