Hi,
i have 4 legend views, i want to filter my selection by the name and select 3 of them.
Thanks

i’ll try and see what happens, thank you
since there are no legends in categories, i went like this, it selects only one view and it’s the wrong one i guess.
i want to select those legend views that start with Wall
You need to get the legend views names to run through String.Contains. Also the Transaction.End is not necessary. String.ElementsModified just gives a summary count of your elements