Matthew Henrich Posted February 8, 2022 Share Posted February 8, 2022 I have a need to programmtically iterate through aCheckboxHierarchy Filter and return the selected ("Checked") items in each of the nodes. I have followed the advice given here:https://community.spotfire.com/questions/iterate-through-items-checkboxhierarchy-filter, but I cannot get the 'IsChecked(List)' section at the bottom of that page to work correctly. Each time, I am faced with an error that states: "Expected Array(DistinctDataValue), but got bool" Surely there must be a way to accomplish this using the IronPython scripting. 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