Jump to content

Suspend visualization refresh until an IronPython script completes


Dmitry Surovtsev

Recommended Posts

Hello Spotfire experts,

My dashboard logic is defined in the following way as I refresh a dataset:

1. A visualization linked to dataset columns displays new data.

2. A TERR data function is set to launch automatically as the dataset changes. Its output changes a document property

3. An IronPython script is set to launch automatically as the document property changes. It amends some visualization parameters relevant for the new dataset.

I would like to change this logic so as step #1 happens after step #3, in other words I'd like to suspend a screen update until the script completes.

Is it possible If yes, how

Regards

Dmitry

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...