Jump to content

"Local" page property


aus94

Recommended Posts

Hi everybody,

I am using Spotfire analyst and I would like to define a "local" page property, which is accessible only inside the page where I define it. The purpose is to have many pages where I repeat the same structure of visualizations, changing the column I want to plot, without the need to change the name of the column in many places inside the page. 

I am able to define document properties, however I don't find a way to define a "page" property

Any ideas?

Thanks!

Link to comment
Share on other sites

Hi aus94,

As far as I know, we don't have such a thing as a page property.

Having said that, you may be able to achieve the same with action mods, available in our latest version of Spotfire. This will allow you to create the same visualization on different pages with the click of a button. When adding a parameter, you can tailor each visualization with different columns without needing to change column names in many places.

An action mod is a script that you define to the work for you, see also https://spotfiresoftware.github.io/spotfire-mods/docs/.

And here is an example of how it could work in real time (I'm using a Treemap as example):

image.thumb.png.0b1a5d74c2660def4811637d9a01ce21.png

Run the Action Mod, after filling in the parameter (this parameter is the name of the column):
image.thumb.png.57ee1cea0470b817aaee9fd99ce452a5.png

You can add a second Treemap (or other visualization that you have (parametrized)):
image.thumb.png.58f0fca7484c72eadbce200889987b0b.png

In the end, you'll end up with your set of visualizations that you can tailor individually per page with a click of a button:
image.thumb.png.204e13ff12a54c33b0d10de80bf395b4.png

Kind regards,

David
 

  • Like 1
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...