I have few data tables in spotfire. But i need to refer column in specific table (which is not current Active reference table) using iron python scripting. And also I would like to print unique values in a column.
EX : I have a property control with 50 values and in filter panel as check box when user selects a value from property control the check box filter to check that value and has to uncheck remaining vales lly when user selects none it has to uncheck all the values in that check box filter.