Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Scripting

Showing 98

Python Data Function - Add Row Number

Display row numbers for Python scripts in the Edit Script workspace. This is present in R data functions but I don't see it when writing a Python function. This is useful for debugging code with the referenced line numbers.
about 6 years ago in Spotfire / Data Functions / Scripting 0 Future Consideration

API to Capture Annotations using scripts

Hi Team, Annotations help to see the comment added for visualization or anywhere, if those annotations can be captured for visualization using an API, we can add those annotations into database along with visualization name and display all history...
about 6 years ago in Spotfire / Scripting 3 Future Consideration

Need capability to restrict the type of iron python and java script operations to be used in spotfire

The existing spotfire license either provides iron python or java script capability or removes completely. We are looking for options to restrict what users can do as part of the iron python or java scripting through spotfire such as 1. Restrict a...
about 7 years ago in Spotfire / Scripting 1 Future Consideration

Active page and active visualisation as input parameter for python scripts

I would like to use a page as input to a script, but I need the choice for this page to be the active page. This is not possible at the moment I think. There should be an additional choice in the drop down for the selection of pages so that the in...
about 7 years ago in Spotfire / Scripting 0 Future Consideration

Javascript in text area - allow more than just String as parameter

When adding parameters to a Javascript in a text area, only a String value is allowed in the user interface. Could we use document properties, values... as much as we can use for Iron Python scripting ?
almost 8 years ago in Spotfire / Scripting 0 Future Consideration

Access elements in a string list property within custom expression

It would be useful it there was a way to access a string list document property in the same way you would access a dictionary or list in python. i.e. Document Property (DocProp) = ['Item A', 'Item B', 'Item C'] could be called in the customer exp...
over 8 years ago in Spotfire / Scripting 0 Future Consideration

protect ironpython script with password

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

Allow a chain of IronPython scripts to be executed on a Document Property

Currently, only one script can be linked/executed via a Document Property. There are cases where a chain of (modular) scripts need to be run based on a change in Document Property value. The present workaround is to pack all relevant codes into a ...
5 months ago in Spotfire / Scripting 0 Future Consideration

call another data function inside a data function

Customer wants to call another data function inside a data function. We understand one can package the data function being call and deploy it. However this idea is simply do it inside a analysis. Thanks.
about 3 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...
over 3 years ago in Spotfire / Scripting 0 Future Consideration