Currently when I'm using a javascript/ironpython script in multiple reports i've to insert a new script again. Also when changing them I need to change them in all the different reports. Please make it possible to save the scripts in the library and refer to these scripts so that I can easily reuse and change the scripts in multiple reports.
Implemented in | 14.4 |
Action mods, introduced in Spotfire 14.4, extend Spotfire with a new type of lightweight reusable action component that can be tailored for specific domains and use cases. Using actions within visual analytics provides extensive options for carrying out tasks and enhancing workflows across all analytic elements, spanning from visualizations to data.
I actually have a solution to this problem for python scripts in the current version of spotfire.
Yes! We can save data functions, so why not Iron Python scripts? In many cases, the script deals with customized Spotfire client behavior, which we want to reuse. This makes such reuse much more advantageous.