Products | Versions |
---|---|
Spotfire Analyst | All Versions |
Out of the box, it is not possible to execute an IronPython script when Filter or Marking changes. However, we can use Data Functions and Document Properties to achieve this. Document Properties can trigger IronPython scripts when their value changes. We will leverage this feature. High level and detailed steps are described below.
y <- x z <- Sys.time()