Alex Emery Posted July 30, 2021 Share Posted July 30, 2021 I am trying to create a bar chart of 200 categories on my x-axis. I created a menu with a text box that lists all of those entries. How can I connect them so that when I click a value, It will mark those for all of my visualizations Thanks in advance. Link to comment Share on other sites More sharing options...
Raghav Rajaram Posted August 23, 2021 Share Posted August 23, 2021 Hi, This link ->https://community.spotfire.com/wiki/how-mark-rows-based-document-property-value-tibco-spotfirer-using-ironpython-scriptinghas a script that you can use to retreive a value from a property control and use it for marking. For your use-case, you would need to write a for loop to iterate over all the items that are selected in the multi-select text box. Hope this helps. Best, Raghav Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now