Hi,
I have a data tree with 2 branch levels and I want to edit all of the branches at branch level A that have the number of 2. (See attached image)
Could anybody guide me to the best workflow to extract these?
Thanks
Hi,
I have a data tree with 2 branch levels and I want to edit all of the branches at branch level A that have the number of 2. (See attached image)
Could anybody guide me to the best workflow to extract these?
Thanks
Use split tree component with mask: {2;*}
Easy enough, Thanks Dfytz1